Function opencv::ximgproc::get_structuring_element
source · [−]Expand description
Returns a run length encoded structuring element of the specified size and shape.
Parameters
- shape: Element shape that can be one of cv::MorphShapes
- ksize: Size of the structuring element.