[][src]Constant opencv::core::REDUCE_AVG

pub const REDUCE_AVG: i32 = 1;

the output is the mean vector of all rows/columns of the matrix.