flann-lib / flann

Fast Library for Approximate Nearest Neighbors
http://people.cs.ubc.ca/~mariusm/flann
Other
2.21k stars 646 forks source link

matlab issues #486

Open cheessmanu1s1 opened 2 years ago

cheessmanu1s1 commented 2 years ago

Hello,

I am trying to run flann in Matlab. It reported error "Unrecognized function or variable 'nearest_neighbors'." The nearest_neighbors.cpp is cpp file. How should I make it to be a Matlab file?

Thanks!

best regards. xiaoyu