Searched defs:boundingBox (Results 1 – 6 of 6) sorted by relevance
28 ### boundingBox subsection
60 Camera_Rect boundingBox; in OnMetadataObjectsAvailable() local
113 auto boundingBox = Hold<CameraNapiBoundingBox>(*Hold<Rect>(metadataObject_.GetBoundingBox())); in GetCameraNapiObject() local
170 Rect boundingBox = faceObjectPtr->GetLeftEyeBoundingBox(); in CreateHumanFaceMetaData() local199 Rect boundingBox = faceObjectPtr->GetLeftEyeBoundingBox(); in CreateCatFaceMetaData() local217 Rect boundingBox = faceObjectPtr->GetLeftEyeBoundingBox(); in CreateDogFaceMetaData() local
906 Camera_Rect* boundingBox; member