Uses of Class
org.robovm.apple.vision.VNCoreMLModel
| Package | Description |
|---|---|
| org.robovm.apple.vision |
-
Uses of VNCoreMLModel in org.robovm.apple.vision
Methods in org.robovm.apple.vision that return VNCoreMLModel Modifier and Type Method Description VNCoreMLModelVNCoreMLRequest. getModel()Methods in org.robovm.apple.vision with parameters of type VNCoreMLModel Modifier and Type Method Description protected longVNCoreMLRequest. init(VNCoreMLModel model)protected longVNCoreMLRequest. init(VNCoreMLModel model, VoidBlock2<VNRequest,NSError> completionHandler)Constructors in org.robovm.apple.vision with parameters of type VNCoreMLModel Constructor Description VNCoreMLRequest(VNCoreMLModel model)VNCoreMLRequest(VNCoreMLModel model, VoidBlock2<VNRequest,NSError> completionHandler)