AUXIL\
hu_moments.pro
Routines
result = SM(A, p, q)
result = hu_moments(A, log=log)
Takes a rectangular array A of gray values and returns the 7 Hu invariant moments
Routine details
top hu_moments
result = hu_moments(A, log=log)
Takes a rectangular array A of gray values and returns the 7 Hu invariant moments
Parameters
- A in required
array of gray-scale values : Keywords: log: in, optional natural logarithms of the moments are returned if set
Keywords
- log
Author information
- Author:
Mort Canty (2009)
File attributes
Modification date: | Thu Mar 05 10:58:10 2009 |
Lines: | 69 |
Docformat: | rst rst |