Open windelbouwman opened 5 years ago
SIFT and SURF would be okay but both (I think, I'm sure on SURF) are in somewhat peculiar circumstances due to patent law. For that reason, KAZE would be extremely interesting to me as it explicitely avoids that issue while claiming better results.
Allright, I will give it a shot!
I would like to try and add some algorithm to this library. Would KAZE be a good idea? Is there a list of missing algorithms?
See also this KAZE description: http://robesafe.com/personal/pablo.alcantarilla/papers/Alcantarilla12eccv.pdf
Another question, would SIFT and SURF belong in this library eventually?