OCR_IMG_Dilate Struct Reference

Dilation adds pixels to the boundaries of objects in an image. 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_Dilate ()
 

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

Dilation adds pixels to the boundaries of objects in an image. Use in C++ -compatible API.

Constructor & Destructor Documentation

◆ OCR_IMG_Dilate()

OCR_IMG_Dilate::OCR_IMG_Dilate ( )
inline