Class VNImageHomographicAlignmentObservation

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

public class VNImageHomographicAlignmentObservation
extends VNImageAlignmentObservation
Since:
Available in iOS 11.0 and later.
  • Constructor Details

    • VNImageHomographicAlignmentObservation

      public VNImageHomographicAlignmentObservation()
    • VNImageHomographicAlignmentObservation

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

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

    • getWarpTransform

      public MatrixFloat3x4 getWarpTransform()
    • supportsSecureCoding

      public static boolean supportsSecureCoding()