mirror of https://github.com/opencv/opencv.git
Add initialisations to make clear what values actually have to be passed.
Moreover, in accordance with 383559c228/modules/flann/include/opencv2/flann/defines.h (L68)
, I believe `FLANN_INDEX_KDTREE` was being initialised wrongly in the code examples, 1 should be correct, whereas 0 is `FLANN_INDEX_LINEAR`.
pull/8245/head
parent
ee9c0f5f9c
commit
29eda007bb
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue