com.google.android.gms.vision.barcode

Classes

Barcode Barcode represents a single recognized barcode and its value. 
Barcode.Address An address. 
Barcode.CalendarDateTime DateTime data type used in calendar events. 
Barcode.CalendarEvent A calendar event extracted from QRCode. 
Barcode.ContactInfo A person's or organization's business card. 
Barcode.DriverLicense A driver license or ID card. 
Barcode.Email An email message from a 'MAILTO:' or similar QRCode type. 
Barcode.GeoPoint GPS coordinates from a 'GEO:' or similar QRCode type. 
Barcode.PersonName A person's name, both formatted version and individual name components. 
Barcode.Phone A phone number from a 'TEL:' or similar QRCode type. 
Barcode.Sms An sms message from an 'SMS:' or similar QRCode type. 
Barcode.UrlBookmark A URL and title from a 'MEBKM:' or similar QRCode type. 
Barcode.WiFi A wifi network parameters from a 'WIFI:' or similar QRCode type. 
BarcodeDetector Recognizes barcodes (in a variety of 1D and 2D formats) in a supplied Frame
BarcodeDetector.Builder Barcode detector builder.