Class VNFaceLandmarkRegion2D

  • All Implemented Interfaces:
    NSObjectProtocol, org.robovm.objc.ObjCProtocol

    public class VNFaceLandmarkRegion2D
    extends VNFaceLandmarkRegion
    Since:
    Available in iOS 11.0 and later.
    • Constructor Detail

      • VNFaceLandmarkRegion2D

        protected VNFaceLandmarkRegion2D()
      • VNFaceLandmarkRegion2D

        protected VNFaceLandmarkRegion2D​(NSObject.Handle h,
                                         long handle)
      • VNFaceLandmarkRegion2D

        protected VNFaceLandmarkRegion2D​(NSObject.SkipInit skipInit)
    • Method Detail

      • getNormalizedPoints

        public CGPoint getNormalizedPoints()
      • pointsInImageOfSize

        public CGPoint pointsInImageOfSize​(CGSize imageSize)