opencv/doc/py_tutorials/py_feature2d/py_matcher
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
..
images GSoC Python Tutorials 2013-09-23 13:41:14 +05:30
py_matcher.markdown Fix FLANN_INDEX_KDTREE, add FLANN_INDEX_LSH initialisation 2017-02-22 17:45:21 +01:00