Skip to main content

spatial_moment_01

Function spatial_moment_01 

Source
pub fn spatial_moment_01<IM>(im: &IM) -> f32
Expand description

Compute spatial image moment 0,1

Panics: panics on image shape or stride problems.