Files
opencv-MIRROR/doc/py_tutorials
oulenz 29eda007bb Fix FLANN_INDEX_KDTREE, add FLANN_INDEX_LSH initialisation
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`.
2017-02-22 17:45:21 +01:00
..
2013-09-23 13:41:14 +05:30
2015-12-21 19:30:37 +05:30
2016-02-29 22:37:59 +01:00
2015-05-13 18:46:21 +03:00
2017-01-18 13:32:20 +03:00