JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
apple.vision.protocol
Interface VNRequestRevisionProviding
All Known Implementing Classes:
VNBarcodeObservation
,
VNClassificationObservation
,
VNContour
,
VNContoursObservation
,
VNCoreMLFeatureValueObservation
,
VNDetectedObjectObservation
,
VNFaceLandmarkRegion
,
VNFaceLandmarkRegion2D
,
VNFaceLandmarks
,
VNFaceLandmarks2D
,
VNFaceObservation
,
VNFeaturePrintObservation
,
VNHorizonObservation
,
VNHumanBodyPoseObservation
,
VNHumanHandPoseObservation
,
VNHumanObservation
,
VNImageAlignmentObservation
,
VNImageHomographicAlignmentObservation
,
VNImageTranslationAlignmentObservation
,
VNObservation
,
VNPixelBufferObservation
,
VNRecognizedObjectObservation
,
VNRecognizedPointsObservation
,
VNRecognizedText
,
VNRecognizedTextObservation
,
VNRectangleObservation
,
VNSaliencyImageObservation
,
VNTextObservation
,
VNTrajectoryObservation
public interface
VNRequestRevisionProviding
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
long
requestRevision
()
The revision of the VNRequest subclass that was used to generate the object that implements this protocol.
Method Detail
requestRevision
long requestRevision()
The revision of the VNRequest subclass that was used to generate the object that implements this protocol.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method