Skip to content

vishnu1729/Hu-s-Invariant-Moments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hu-s-Invariant-Moments

The functions compute the 7 invariant Hu's moments for an image and finally returns an array that contains the 7 moments . Users have the added option of computing the Hu's moments for a specific region of the image. To avail this feature, the user is requested to do the necessary preprocessing to create the mask that selects the interested region out of the whole image. Example use of the functions: eta_mat = SI_moment(input_image,mask); hu_arr = Hu_Moments(eta_mat);

About

Calculates the seven invariant Hu's moment of an image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages