| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
OCR_BLOBS_PATH |
"ocr_blobs" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
DEBUG_LOADER_TAG |
"Loader" |
public static java.lang.String |
DEBUG_OCR_TAG |
"OCR" |
public static java.lang.String |
DEFAULT_EXTERNAL_DIR_NAME |
"Scanbot" |
public static java.lang.String |
EXTENSION_JPEG |
".jpeg" |
public static java.lang.String |
EXTENSION_JPG |
".jpg" |
public static java.lang.String |
EXTENSION_PDF |
".pdf" |
public static int |
JPEG_QUALITY |
90 |
public static int |
MAX_JPEG_QUALITY |
100 |
public static java.lang.String |
META_INFO_LICENSE_KEY |
"SCANBOT_SDK_LICENSE_KEY" |
public static java.lang.String |
META_INFO_OCR_BLOBS_PATH |
"SCANBOT_SDK_OCR_BLOBS_PATH" |
public static java.lang.String |
MIME_JPEG |
"image/jpeg" |
public static java.lang.String |
MIME_PDF |
"application/pdf" |
public static java.lang.String |
TEMP_FILE_PREFIX |
"scanbot_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
CUSTOM_SDK_FILES_PATH |
"CUSTOM_SDK_FILES_PATH" |
public static java.lang.String |
EXTERNAL_DIR |
"EXTERNAL_DIR" |
public static java.lang.String |
LAST_USED_FILTER |
"LAST_USED_FILTER" |
public static java.lang.String |
SAVED_ON_SD_CARD |
"SAVED_ON_SD_CARD" |
public static java.lang.String |
SAVE_SINGLE_AS_JPEG |
"SAVE_SINGLE_AS_JPEG" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static boolean |
FORCE_AUTOFOCUS_BEFORE_SNAP_DEFAULT |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static float |
DEFAULT_SENSITIVITY |
0.66 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static float |
THRESHOLD_HIGH |
5.0 |
public static float |
THRESHOLD_LOW |
0.6 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static int |
DELAY_AFTER_MOVE_MS |
2000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static float |
THRESHOLD_HIGH |
5.0 |
public static float |
THRESHOLD_LOW |
0.6 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
BINARIES_DIR_NAME |
"binaries" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static long |
ANIMATION_DURATION |
3000 |
public static long |
ANIMATION_LINEAR_DURATION |
500 |
public static int |
ANIMATION_MAX_VALUE |
100 |
public static long |
ANIMATION_UNFADE_DURATION |
100 |
public static int |
MAX_ALPHA |
150 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static double |
DEFAULT_ASPECT_RATIO |
6.0 |
public static float |
DEFAULT_HEIGHT |
100.0 |
public static float |
MAX_ZOOM |
10.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
SCANBOT_SDK_FILES_DIR |
"scanbot-sdk" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
LOG_DIRECTORY |
"debug_logs" |
public static java.lang.String |
LOG_EXTENSION |
".txt" |