Overload | Description |
---|---|
ApplyCloseFilter() | This function performs a 3x3 Close filter operation on the image, closing light colored pixels. |
ApplyCloseFilter(FilterCloseOptions) | This function performs a Close filter operation of the given size on the image, closing light colored pixels and placing the output in the specified center location. |