[][src]Constant opencv::imgproc::GC_INIT_WITH_RECT

pub const GC_INIT_WITH_RECT: i32 = 0;

The function initializes the state and the mask using the provided rectangle. After that it runs iterCount iterations of the algorithm.