ImageAnalyzer

An interface that represents the features of Microblink's analyzer.

Functions

Link copied to clipboard
abstract fun analyze(@NonNull p0: ImageProxy)
Link copied to clipboard
abstract fun cancel()
Link copied to clipboard
abstract fun close()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun pauseAnalysis()
Link copied to clipboard
abstract fun restartAnalysis()
Link copied to clipboard
abstract fun resumeAnalysis()
Link copied to clipboard