The plugin part Vision
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS MacFrameworks Plugin:Vision:
All Console safe,
276 entry points.
- class VNBarcodeObservationMBS
- class VNClassificationObservationMBS
- class VNClassifyImageRequestMBS
- class VNCoreMLFeatureValueObservationMBS
- class VNCoreMLModelMBS
- class VNCoreMLRequestMBS
- class VNDetectBarcodesRequestMBS
- class VNDetectedObjectObservationMBS
- class VNDetectFaceCaptureQualityRequestMBS
- class VNDetectFaceLandmarksRequestMBS
- class VNDetectFaceRectanglesRequestMBS
- class VNDetectHorizonRequestMBS
- class VNDetectHumanRectanglesRequestMBS
- class VNDetectRectanglesRequestMBS
- class VNDetectTextRectanglesRequestMBS
- class VNFaceLandmarkRegion2DMBS
- class VNFaceLandmarkRegionMBS
- class VNFaceLandmarks2DMBS
- class VNFaceLandmarksMBS
- class VNFaceObservationMBS
- class VNFeaturePrintObservationMBS
- class VNGenerateAttentionBasedSaliencyImageRequestMBS
- class VNGenerateImageFeaturePrintRequestMBS
- class VNGenerateObjectnessBasedSaliencyImageRequestMBS
- class VNHomographicImageRegistrationRequestMBS
- class VNHorizonObservationMBS
- class VNImageAlignmentObservationMBS
- class VNImageBasedRequestMBS
- class VNImageHomographicAlignmentObservationMBS
- class VNImageRegistrationRequestMBS
- class VNImageRequestHandlerMBS
- method performRequests(requests() as VNRequestMBS, byref error as NSErrorMBS) as Boolean
- method performRequestsAsync(requests() as VNRequestMBS, DelegateHandler as VNPerformRequestsCompletedMBS = nil, tag as variant = nil)
- method Constructor
- property Handle as Integer
- shared method RequestWithPicture(Picture as Picture, orientation as Integer = 0, Options as Dictionary = nil) as VNImageRequestHandlerMBS
- shared method RequestWithCIImage(CIImage as Variant, orientation as Integer = 0, Options as Dictionary = nil) as VNImageRequestHandlerMBS
- shared method RequestWithCGImage(CGImage as CGImageMBS, orientation as Integer = 0, Options as Dictionary = nil) as VNImageRequestHandlerMBS
- shared method RequestWithCVPixelBuffer(CVPixelBuffer as Variant, orientation as Integer = 0, Options as Dictionary = nil) as VNImageRequestHandlerMBS
- shared method RequestWithFile(File as FolderItem, orientation as Integer = 0, Options as Dictionary = nil) as VNImageRequestHandlerMBS
- shared method RequestWithData(Data as MemoryBlock, orientation as Integer = 0, Options as Dictionary = nil) as VNImageRequestHandlerMBS
- shared method VNImageOptionProperties as String
- shared method VNImageOptionCameraIntrinsics as String
- shared method VNImageOptionCIContext as String
- class VNImageTranslationAlignmentObservationMBS
- class VNObservationMBS
- class VNPixelBufferObservationMBS
- class VNRecognizeAnimalsRequestMBS
- class VNRecognizedObjectObservationMBS
- class VNRecognizedTextMBS
- class VNRecognizedTextObservationMBS
- class VNRecognizeTextRequestMBS
- class VNRectangleObservationMBS
- class VNRequestMBS
- class VNSaliencyImageObservationMBS
- class VNSequenceRequestHandlerMBS
- method performRequestsOnImageData(requests() as VNRequestMBS, Data as MemoryBlock, orientation as Integer = 0, byref error as NSErrorMBS) as Boolean
- method performRequestsOnImageFile(requests() as VNRequestMBS, File as FolderItem, orientation as Integer = 0, byref error as NSErrorMBS) as Boolean
- method performRequestsOnCIImage(requests() as VNRequestMBS, CIImage as Variant, orientation as Integer = 0, byref error as NSErrorMBS) as Boolean
- method performRequestsOnCVPixelBuffer(requests() as VNRequestMBS, CVPixelBuffer as Variant, orientation as Integer = 0, byref error as NSErrorMBS) as Boolean
- method performRequestsOnCGImage(requests() as VNRequestMBS, CGImage as CGImageMBS, orientation as Integer = 0, byref error as NSErrorMBS) as Boolean
- method performRequestsOnPicture(requests() as VNRequestMBS, Picture as Picture, orientation as Integer = 0, byref error as NSErrorMBS) as Boolean
- method Constructor
- property Handle as Integer
- class VNTargetedImageRequestMBS
- method Constructor
- shared method TargetedImageRequestWithImageData(Data as MemoryBlock, orientation as Integer = 0, options as Dictionary, DelegateHandler as VNRequestCompletedMBS = nil, tag as variant = nil) as VNTargetedImageRequestMBS
- shared method TargetedImageRequestWithImageFile(File as FolderItem, orientation as Integer = 0, options as Dictionary, DelegateHandler as VNRequestCompletedMBS = nil, tag as variant = nil) as VNTargetedImageRequestMBS
- shared method TargetedImageRequestWithCIImage(CIImage as Variant, orientation as Integer = 0, options as Dictionary, DelegateHandler as VNRequestCompletedMBS = nil, tag as variant = nil) as VNTargetedImageRequestMBS
- shared method TargetedImageRequestWithCVPixelBuffer(CVPixelBuffer as Variant, orientation as Integer = 0, options as Dictionary, DelegateHandler as VNRequestCompletedMBS = nil, tag as variant = nil) as VNTargetedImageRequestMBS
- shared method TargetedImageRequestWithCGImage(CGImage as CGImageMBS, orientation as Integer = 0, options as Dictionary, DelegateHandler as VNRequestCompletedMBS = nil, tag as variant = nil) as VNTargetedImageRequestMBS
- shared method TargetedImageRequestWithPicture(Picture as Picture, orientation as Integer = 0, options as Dictionary, DelegateHandler as VNRequestCompletedMBS = nil, tag as variant = nil) as VNTargetedImageRequestMBS
- class VNTextObservationMBS
- class VNTrackingRequestMBS
- class VNTrackObjectRequestMBS
- class VNTrackRectangleRequestMBS
- class VNTranslationalImageRegistrationRequestMBS
- module VisionModuleMBS
Blog Entries
Xojo Developer Magazine