MiSnapDocumentClassifier
class MiSnapDocumentClassifier
Classifies Frame objects into document types.
NOTE: Requires a license with the on device classification and identity documents analysis features enabled.
Constructors
Types
Functions
Link copied to clipboard
fun classify(frame: Frame, imageOrientation: Int, classificationRoutines: List<MiSnapDocumentClassifier.ClassificationRoutine> = listOf(ClassificationRoutine.ALL)): MiSnapDocumentClassifier.Result
Classifies a document based on the contents of the frame.