[][src]Constant opencv::core::REDUCE_MIN

pub const REDUCE_MIN: i32 = 3;

the output is the minimum (column/row-wise) of all rows/columns of the matrix.