[][src]Constant opencv::imgproc::MORPH_ELLIPSE

pub const MORPH_ELLIPSE: i32 = 2;

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