PreprocessCameraImagePresetEnum
PreprocessCameraImagePresetEnum enumeration constants are used to denote possible types of preprocessing settings.
typedef enum {
PCIP_General,
PCIP_iPhone_ISBN
} PreprocessCameraImagePresetEnum;
Elements
Name | Description |
---|---|
PCIP_General | Mild noise reduction and contrast enhancement, which will improve recognition of camera images in most cases. |
PCIP_iPhone_ISBN | Preprocessing optimized for ISBN-like images (see sample images) from all models of iPhone. |
Used in
15.08.2023 13:19:30