Description Usage Arguments Value Author(s)
This function provides the normalized central moments of an image.
1  | calculate_central_moments(img, p, q, x_centered, y_centered)
 | 
img | 
 An image stored in a matrix.  | 
p | 
 x-moment.  | 
q | 
 y-moment.  | 
x_centered | 
 Vector of centered coordinates.  | 
y_centered | 
 Vector of centered coordinates.  | 
A real value with the qp normalized moment.
Guillermo Basulto-Elias
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.