[][src]Constant opencv::core::REDUCE_MAX

pub const REDUCE_MAX: i32 = 2;

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