Classes | |
struct | CVC_BC_QUALITY_INFO |
1D Code Grading functionality can be applied to the below listed 1D Codes which are activated and decoded by the Barcode Library in advance. The 1D Code Grading is based on Norm ICO/IEC 15416. More... | |
Macros | |
#define | CVC_BC_GRADING_AOI_TOO_SMALL -4 |
1D code grading error. Area of interest is too small. | |
#define | CVC_BC_GRADING_BOUNDARY_FAILED -7 |
1D code grading error. Boundary failed. | |
#define | CVC_BC_GRADING_CODE_NOT_RECTANGLE 4 |
1D code grading result. Barcode is not rectangular. | |
#define | CVC_BC_GRADING_CODE_TYPE_NOT_SUPPORTED -1 |
1D code grading error. Code type not supported. | |
#define | CVC_BC_GRADING_CODEPOSITION_LINE 3 |
1D code grading result. Barcode height to small. | |
#define | CVC_BC_GRADING_CODEPOSITION_OUTSIDE_AOI 2 |
1D code grading result. Barcode partially outside AOI. | |
#define | CVC_BC_GRADING_DECODABILITY_FAILED -5 |
1D code grading error. Decodability failed. | |
#define | CVC_BC_GRADING_EC_MIN_FAILED -10 |
1D code grading error. EC min failed. | |
#define | CVC_BC_GRADING_ERN_MAX_FAILED -9 |
1D code grading error. ERN max failed. | |
#define | CVC_BC_GRADING_GRADING_NOT_SUPPORTED 5 |
1D code grading result. Symbology not supported from 1D Code Grading. | |
#define | CVC_BC_GRADING_MEASURING_ORIFICE_NOT_SUPPORTED -3 |
1D code grading error. Measuring oifice not supported. | |
#define | CVC_BC_GRADING_NO_RESULT 1 |
1D code grading result. No barcode decoded. | |
#define | CVC_BC_GRADING_OK 0 |
1D code grading result. 1D Code Grading is determined. | |
#define | CVC_BC_GRADING_PIXEL_OUTSIDE_AOI -6 |
1D code grading error. Pixel outside AOI. | |
#define | CVC_BC_GRADING_TIMELIMIT 6 |
1D code grading result. Timelimit reached. | |
#define | CVC_BC_GRADING_TOO_MUCH_CHARS -2 |
1D code grading error. To many characters found. | |
#define | CVC_BC_GRADING_TRIMMING_TO_PARALLEL_FAILED -8 |
1D code grading error. Trimming to parallel failed. | |