Preprocessing filter type base structure. Use in C++ -compatible API.
More...
Inherited by OCR_IMG_Binarize, OCR_IMG_Contrast_Correction, OCR_IMG_Dilate, OCR_IMG_Grayscale, OCR_IMG_Invert, OCR_IMG_Median, OCR_IMG_Resize, OCR_IMG_Rotate, OCR_IMG_Scale, and OCR_IMG_Threshold.
Preprocessing filter type base structure. Use in C++ -compatible API.
◆ angle
double filter_operation::angle |
◆ new_height
int filter_operation::new_height |
◆ new_width
int filter_operation::new_width |
◆ process_name
preprocessing_filters_choice filter_operation::process_name |
◆ ratio
double filter_operation::ratio |
◆ threshold_max_value
int filter_operation::threshold_max_value |