vision/vision library

Classes

Barcode
Class to represent the contents of barcode.
BarcodeAddress
Class to store the information of address type barcode detected in a InputImage.
BarcodeCalenderEvent
Class extending over BarcodeValue that models a calender event.
BarcodeContactInfo
Class extending over BarcodeValue that models a contact info.
BarcodeDriverLicense
Class extending over BarcodeValue that models a driver's licence cars.
BarcodeEmail
A email message.
BarcodeGeo
Class extending over BarcodeValue that represents a geolocation.
BarcodePhone
A phone number.
BarcodeScanner
Class to scan the barcode in InputImage Creating an instance of BarcodeScanner
BarcodeSMS
Class extending over BarcodeValue to store a SMS.
BarcodeUrl
Class to store url info of the bookmark obtained from a barcode.
BarcodeValue
Base for storing barcode data. Any type of barcode has at least these three parameters.
BarcodeWifi
Class to store wifi info obtained from a barcode.
InputImage
InputImage is the format Google' Ml kit takes to process the image
InputImageData
Data of image required when creating image from bytes.
InputImagePlaneMetadata
Plane attributes to create the image buffer on iOS.
Vision

Enums

BarcodeAddressType
Address type constants for BarcodeAddress.type
BarcodeEmailType
The type of email for BarcodeEmail.type.
BarcodeFormat
Barcode formats supported by the barcode scanner.
BarcodePhoneType
The type of phone number for BarcodePhone.type.
BarcodeType
All supported Barcode Types.
InputImageFormat
InputImageRotation