How can I use Hu moments in java? [closed]
Hi. I want to extract feature from the image using the hu moments function. But I didn't find any examples of this in java. How do I do the calculation for hu moments in Java?
There is this tutorial in Java. With minimal modifications, you should be able to get the HuMoments.