Package com.scanflow.datacapture.text.ocrengine.classifier

Types

Link copied to clipboard
abstract class TextDetectionClassifier
A classifier specialized to label images using TensorFlow Lite.
Link copied to clipboard
open class TextDetectionClassifierQuantized : TextDetectionClassifier
This TensorFlow Lite classifier works with the quantized EfficientNet model.