Overload | Description |
---|---|
ApplyOpenFilter() | This function performs a 3x3 Open filter operation on the image, opening light colored pixels. |
ApplyOpenFilter(FilterOpenOptions) | This function performs an Open filter operation of the specified size on the image, opening light colored pixels and placing the output in the specified center location. |