BarcodeScanningAnalyzer

条码扫描分析器:分析相机预览的帧数据,从中检测识别条形码/二维码

Author

Jenly

Constructors

Link copied to clipboard
constructor()
constructor(barcodeFormat: Int, barcodeFormats: Array<Int>)
constructor(options: BarcodeScannerOptions)

Functions

Link copied to clipboard
open fun analyze(imageProxy: ImageProxy, listener: Analyzer.OnAnalyzeListener<T>)