Class FaceBounds
- java.lang.Object
-
- com.appliedrec.verid.core2.session.FaceBounds
-
public class FaceBounds extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FaceBounds(Size viewSize, FaceExtents faceExtents)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description android.graphics.RectF
translatedToImageSize(Size imageSize)
-
-
-
Constructor Detail
-
FaceBounds
public FaceBounds(Size viewSize, FaceExtents faceExtents)
-
-
Method Detail
-
translatedToImageSize
public final android.graphics.RectF translatedToImageSize(Size imageSize)
-
-