Class VNFaceLandmarkRegion2D

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, VNRequestRevisionProviding, ObjCProtocol

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

    • VNFaceLandmarkRegion2D

      protected VNFaceLandmarkRegion2D()
    • VNFaceLandmarkRegion2D

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

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

    • getNormalizedPoints

      public CGPoint getNormalizedPoints()
    • getPrecisionEstimatesPerPoint

      public NSArray<NSNumber> getPrecisionEstimatesPerPoint()
      Since:
      Available in iOS 13.0 and later.
    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • pointsInImageOfSize

      public CGPoint pointsInImageOfSize​(CGSize imageSize)