com.google.mlkit.vision.camera
Stay organized with collections
Save and categorize content based on your preferences.
Annotations
Interfaces
DetectionTaskCallback<ResultT>
|
Interface for defining a post-processing action to
be executed for each detection.This is used by CameraXSource
for the pipeline to feed camera frames to detectors and invoke callbacks that are set
by developers. |
Classes
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-01-25 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-01-25 UTC."],[[["`Barcode.Sms` is a class representing an SMS message extracted from a barcode, like those with \"SMS:\" prefixes."],["It provides methods to retrieve the message content (`getMessage()`) and the phone number (`getPhoneNumber()`)."],["Both `getMessage()` and `getPhoneNumber()` will return `null` if the respective information isn't found in the barcode."]]],[]]