This is an implementation of Hu's moment of invariants. As the name suggests these moments are to aid a user to detect object in a robust fashion. That is , it is invariant to rotation and scale. Please note this implementation is no test for noise
Something is a bit wrong. According to Fussler ( On the independence of rotation moment invariants), phi3 should be equal to (phi5 ^ 2 + phi7 ^ 2) / (phi4 ^ 3), you are probably missing something.
Something is a bit wrong. According to Fussler ( On the independence of rotation moment invariants), phi3 should be equal to (phi5 ^ 2 + phi7 ^ 2) / (phi4 ^ 3), you are probably missing something.
AkromeStyle 1 month ago
better if you include the code here too
oneitusatu 3 months ago