PhotoProcessingModeEnum

PhotoProcessingModeEnum enumeration constants are used to define whether special algorithms for photo processing should be applied.

typedef enum {
 PPM_TreatAsPhoto,
 PPM_TreatAsNonPhoto,
 PPM_Auto
} PhotoProcessingModeEnum;
    

Elements

Name Description
PPM_Auto ABBYY FineReader Engine should automatically determine whether the image is a photo.
PPM_TreatAsNonPhoto The image should not be treated as a photo.
PPM_TreatAsPhoto The image should be treated as a photo.

Used in

IPrepareImageMode::PhotoProcessingMode

24.03.2023 8:51:52

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.