Constant opencv::imgproc::MORPH_ELLIPSE

source ยท
pub const MORPH_ELLIPSE: i32 = 2;
Expand description

an elliptic structuring element, that is, a filled ellipse inscribed into the rectangle Rect(0, 0, esize.width, 0.esize.height)