opencv/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
..
images GSoC Python Tutorials 2013-09-23 13:41:14 +05:30
py_bindings Adding of user-defined type conversions for python bindings inside module directories 2016-08-16 13:10:17 +03:00
py_calib3d Terrible bugs in the tutorial code in py_pose.markdown 2016-06-02 17:47:45 +05:30
py_core updating python tutorials + providing necessary data 2016-10-26 13:14:20 +02:00
py_feature2d Fix FLANN_INDEX_KDTREE, add FLANN_INDEX_LSH initialisation 2017-02-22 17:45:21 +01:00
py_gui path to videocapture-get changed 2015-12-21 19:30:37 +05:30
py_imgproc Merge pull request #8150 from cclauss/patch-1 2017-02-10 15:12:11 +03:00
py_ml fix python ml tutorials 2016-02-29 22:37:59 +01:00
py_objdetect Reorganized user guide 2015-05-13 18:46:21 +03:00
py_photo change links from samples/python2 to samples/python 2015-12-18 11:00:30 +03:00
py_setup Minor documentation fixes: 2017-01-18 13:32:20 +03:00
py_video change links from samples/python2 to samples/python 2015-12-18 11:00:30 +03:00
py_tutorials.markdown Doxygen tutorials: support contrib, some minor changes 2014-12-01 19:22:04 +03:00