Uses of Record Class
cz.fidentis.analyst.landmarks.impl.BoundingRectangle
Packages that use BoundingRectangle
-
Uses of BoundingRectangle in cz.fidentis.analyst.landmarks.impl
Methods in cz.fidentis.analyst.landmarks.impl that return BoundingRectangleModifier and TypeMethodDescriptionFaceDetectionInformation.boundingRectangle()
Returns the value of theboundingRectangle
record component.Constructors in cz.fidentis.analyst.landmarks.impl with parameters of type BoundingRectangleModifierConstructorDescriptionFaceDetectionInformation
(BoundingRectangle boundingRectangle, SignificantPoint[] significantPoints) Constructor.