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.
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.