flann-lib / flann

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

Clean: place arguments description in the correct order #456

Open pemmanuelviel opened 4 years ago

pemmanuelviel commented 4 years ago

Note that this order is reversed compared to the OpenCV's version. We keep this discrepancy in both versions to avoid breaking interface for applications using it.