[][src]Constant opencv::line_descriptor::DrawLinesMatchesFlags_DRAW_OVER_OUTIMG

pub const DrawLinesMatchesFlags_DRAW_OVER_OUTIMG: i32 = 1;

Output image matrix will not be created (using Mat::create). Matches will be drawn on existing content of output image.