public static final class DecoderConfigValues.OCRMode
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
OCR_BOTH
OCR Both Video (white & black high)
|
static int |
OCR_INVERSE
OCR Inverse Video (white high)
|
static int |
OCR_NORMAL_VIDEO
OCR Normal Video (black high)
|
static int |
OCR_OFF
OCR Disabled
|
public static final int OCR_OFF
public static final int OCR_NORMAL_VIDEO
public static final int OCR_INVERSE
public static final int OCR_BOTH