OCR_IMG_Contrast_Correction Struct Reference

Contrast correction filter. Use in C++ -compatible API. More...

#include <C:/Users/figor/programming/project/aspose.ocr-for-cpp/doc_gen/aspose_ocr.h>

Inherits filter_operation.

Public Member Functions

 OCR_IMG_Contrast_Correction ()
 

Additional Inherited Members

- Public Attributes inherited from filter_operation
preprocessing_filters_choice process_name
 
double angle
 
double ratio
 
int threshold_max_value
 
int new_width
 
int new_height
 

Detailed Description

Contrast correction filter. Use in C++ -compatible API.

Constructor & Destructor Documentation

◆ OCR_IMG_Contrast_Correction()

OCR_IMG_Contrast_Correction::OCR_IMG_Contrast_Correction ( )
inline