Uses of Class
com.mindee.v2.parsing.BaseInference
-
Packages that use BaseInference Package Description com.mindee.parsing.v2 com.mindee.v2.product.classification com.mindee.v2.product.crop com.mindee.v2.product.ocr com.mindee.v2.product.split -
-
Uses of BaseInference in com.mindee.parsing.v2
Subclasses of BaseInference in com.mindee.parsing.v2 Modifier and Type Class Description classInferenceInference object for the V2 API. -
Uses of BaseInference in com.mindee.v2.product.classification
Subclasses of BaseInference in com.mindee.v2.product.classification Modifier and Type Class Description classClassificationInferenceThe inference result for a classification utility request. -
Uses of BaseInference in com.mindee.v2.product.crop
Subclasses of BaseInference in com.mindee.v2.product.crop Modifier and Type Class Description classCropInferenceThe inference result for a classification utility request. -
Uses of BaseInference in com.mindee.v2.product.ocr
Subclasses of BaseInference in com.mindee.v2.product.ocr Modifier and Type Class Description classOcrInferenceThe inference result for an OCR utility request. -
Uses of BaseInference in com.mindee.v2.product.split
Subclasses of BaseInference in com.mindee.v2.product.split Modifier and Type Class Description classSplitInferenceThe inference result for a split utility request.
-