public class ZXingCodeDetection extends com.yoti.mobile.android.camera.AbstractSimpleDetection<QrCodeResult[]>
| Constructor and Description |
|---|
ZXingCodeDetection() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
boolean |
initAsync() |
boolean |
isDetectorReady() |
QrCodeResult[] |
processFrameAr(byte[] image,
int width,
int height,
int rotation) |
public QrCodeResult[] processFrameAr(byte[] image, int width, int height, int rotation)
processFrameAr in class com.yoti.mobile.android.camera.AbstractSimpleDetection<QrCodeResult[]>public void cleanup()
public boolean initAsync()
public boolean isDetectorReady()