Function efd::normalize_efd[][src]

pub fn normalize_efd(coeffs: &Array2<f64>, norm: bool) -> (Array2<f64>, f64)

Normalize the Elliptical Fourier Descriptor coefficients for a polygon.

If norm optional is true, normalize all coefficients by first one.