Uses of Class
org.robovm.apple.vision.VNGenerateOpticalFlowRequestComputationAccuracy
| Package | Description |
|---|---|
| org.robovm.apple.vision |
-
Uses of VNGenerateOpticalFlowRequestComputationAccuracy in org.robovm.apple.vision
Methods in org.robovm.apple.vision that return VNGenerateOpticalFlowRequestComputationAccuracy Modifier and Type Method Description VNGenerateOpticalFlowRequestComputationAccuracyVNGenerateOpticalFlowRequest. getComputationAccuracy()static VNGenerateOpticalFlowRequestComputationAccuracyVNGenerateOpticalFlowRequestComputationAccuracy. valueOf(long n)Returns the enum constant of this type with the specified name.static VNGenerateOpticalFlowRequestComputationAccuracyVNGenerateOpticalFlowRequestComputationAccuracy. valueOf(String name)Returns the enum constant of this type with the specified name.static VNGenerateOpticalFlowRequestComputationAccuracy[]VNGenerateOpticalFlowRequestComputationAccuracy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.vision with parameters of type VNGenerateOpticalFlowRequestComputationAccuracy Modifier and Type Method Description voidVNGenerateOpticalFlowRequest. setComputationAccuracy(VNGenerateOpticalFlowRequestComputationAccuracy v)