Uses of Class
org.robovm.apple.vision.VNClassificationObservation
| Package | Description |
|---|---|
| org.robovm.apple.vision |
-
Uses of VNClassificationObservation in org.robovm.apple.vision
Methods in org.robovm.apple.vision that return types with arguments of type VNClassificationObservation Modifier and Type Method Description static NSArray<VNClassificationObservation>VNClassifyImageRequest. getKnownClassificationsForRevision(long requestRevision)Deprecated.Deprecated in iOS 15.0.NSArray<VNClassificationObservation>VNRecognizedObjectObservation. getLabels()NSArray<VNClassificationObservation>VNClassifyImageRequest. getResults()