Atalasoft MobileImage API Reference
|
Classes | |
class | kfxKEDCheckDetectionResult |
A result object returned by the Check Detector. More... | |
Typedefs | |
typedef enum kedCheckSide | KEDCheckSide |
An enumeration containing the possible check detection side values. More... | |
typedef enum kedCheckType | KEDCheckType |
An enumeration containing the possible check type values. More... | |
Enumerations | |
enum | kedCheckSide { KED_CHECK_SIDE_FRONT, KED_CHECK_SIDE_BACK, KED_CHECK_SIDE_NONE } |
An enumeration containing the possible check detection side values. More... | |
enum | kedCheckType { KED_CHECK_TYPE_PERSONAL, KED_CHECK_TYPE_BUSINESS } |
An enumeration containing the possible check type values. More... | |
typedef enum kedCheckSide KEDCheckSide |
An enumeration containing the possible check detection side values.
Check detection results will indicate which side of a check was found using one of these values.
typedef enum kedCheckType KEDCheckType |
An enumeration containing the possible check type values.
Check detection results will indicate which check type was detected.
Preserved for future use.
enum kedCheckSide |
enum kedCheckType |