Class List
The classes and protocols in MobileVision:
CGMVBarcodeFeature | Describes a barcode detected in a still image frame |
CGMVBarcodeFeatureAddress | An address |
CGMVBarcodeFeatureCalendarEvent | A calendar event extracted from a QR code |
CGMVBarcodeFeatureContactInfo | A person's or organization's business card |
CGMVBarcodeFeatureDriverLicense | A driver license or ID card data representation |
CGMVBarcodeFeatureEmail | An email message from a 'MAILTO:' or similar QR Code type |
CGMVBarcodeFeatureGeoPoint | GPS coordinates from a 'GEO:' or similar QR Code type data |
CGMVBarcodeFeaturePersonName | A person's name, both formatted and as individual name components |
CGMVBarcodeFeaturePhone | A phone number from a 'TEL:' or similar QR Code type |
CGMVBarcodeFeatureSMS | An SMS message from an 'SMS:' or similar QR Code type |
CGMVBarcodeFeatureURLBookmark | A URL and title from a 'MEBKM:' or similar QR Code type |
CGMVBarcodeFeatureWiFi | Wi-Fi network parameters from a 'WIFI:' or similar QR Code type |
CGMVDataOutput | GMVDataOutput is a subclass of AVCaptureVideoDataoutput |
C<GMVDataOutputDelegate> | The GMVDataOutput's delegate |
CGMVDetector | A GMVDetector object uses image processing to search for and identify notable features in a still image or video |
CGMVFaceFeature | Describes a face detected in a still image frame |
CGMVFeature | Generic feature returned by a GMVDetector |
CGMVFocusingDataOutput | A concrete subclass of GMVDataOutput |
C<GMVFocusingDataOutputDelegate> | The GMVFocusingDataOutput's delegate |
CGMVLargestFaceFocusingDataOutput | A concrete subclass of GMVFocusingDataOutput |
CGMVMultiDataOutput | A concrete sub-class of GMVDataOutput |
C<GMVMultiDataOutputDelegate> | Delegate used to register GMVOutputTrackerDelegate for a specific feature |
CGMVMultiDetectorDataOutput | A concrete subclass of GMVDataOutput |
C<GMVMultiDetectorDataOutputDelegate> | Delegate used by GMVMultiDetectorDataOutput to receive detection results per detector |
C<GMVOutputTrackerDelegate> | Delegate used to receive notifications for a detected item over time |
CGMVTextBlockFeature | Describes a text block detected in a still image frame |
CGMVTextElementFeature | Describes a single element in a line of detected text |
CGMVTextLineFeature | Describes a single line of detected text |
CGMVUtility |