OCR_IMG_Median

OCR_IMG_Median struct

Inherits: filter_operation

The median filter run through each element of the image and replace each pixel with the median of its neighboring pixels. Use in C++ -compatible API.

Constructors

NameDescription
OCR_IMG_Median