calculate_central_moments: Normalized central moments of an image

Description Usage Arguments Value Author(s)

Description

This function provides the normalized central moments of an image.

Usage

1
calculate_central_moments(img, p, q, x_centered, y_centered)

Arguments

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.

Value

A real value with the qp normalized moment.

Author(s)

Guillermo Basulto-Elias


CSAFE-ISU/solefinder documentation built on May 23, 2019, 10:31 p.m.