pub fn moments_all<T>(input: &Array<T>, moment: MomentType) -> f64where T: HasAfEnum + MomentsComputable,
Find Image moment for whole image
input
moment
Moment value of the whole image