Package com.mindee.v2.product.ocr
Class OcrInference
- java.lang.Object
-
- com.mindee.v2.parsing.BaseInference<OcrResult>
-
- com.mindee.v2.product.ocr.OcrInference
-
public class OcrInference extends BaseInference<OcrResult>
The inference result for an OCR utility request.
-
-
Constructor Summary
Constructors Constructor Description OcrInference()
-