Class VNPixelBufferObservation

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, VNRequestRevisionProviding, ObjCProtocol
Direct Known Subclasses:
VNSaliencyImageObservation

public class VNPixelBufferObservation
extends VNObservation
Since:
Available in iOS 11.0 and later.
  • Constructor Details

    • VNPixelBufferObservation

      public VNPixelBufferObservation()
    • VNPixelBufferObservation

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

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

    • getPixelBuffer

      public CVPixelBuffer getPixelBuffer()
    • getFeatureName

      public String getFeatureName()
      Since:
      Available in iOS 13.0 and later.
    • supportsSecureCoding

      public static boolean supportsSecureCoding()