Flann Index in Java

asked 2016-05-29 20:24:18 -0600

It seems to me Flann::Index is not available via the Java wrappers.

(C++ docs here: http://docs.opencv.org/master/d1/db2/...)

What are my alternatives if I want to do multiple of KNN searches against a pre-trained dataset? And is there a plan to include this feature in the future versions?

Thank you

edit retag flag offensive close merge delete