It is available on Web, on Android and iOS.
Read moreWhat is TextRecognizer?
public interface TextRecognizer extends Detector<Text> TextRecognition client for performing optical character recognition(OCR) on an input image to detect latin-based characters . A TextRecognizer is created via TextRecognition.
Read more