opencv/doc/py_tutorials/py_feature2d
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 Moved tutorial table-of-contents files to corresponding root level 2014-12-26 19:17:14 +03:00
py_brief python tutorials: removed remainders of former Algorithm interface 2016-09-30 12:53:09 +02:00
py_fast python tutorials: removed remainders of former Algorithm interface 2016-09-30 12:53:09 +02:00
py_feature_homography update python features2d tutorials 2015-10-21 08:22:22 +02:00
py_features_harris adding missing images from python tutorials, like chessboard.png, simple.jpg, home.jpg, fly.png, ... 2015-10-08 11:59:54 +02:00
py_features_meaning Corrected tutorial grammar and sentences 2016-07-25 20:25:38 +02:00
py_matcher Fix FLANN_INDEX_KDTREE, add FLANN_INDEX_LSH initialisation 2017-02-22 17:45:21 +01:00
py_orb python docs: fix missing output image in cv2.drawKeypoint examples 2016-08-08 08:14:26 +02:00
py_shi_tomasi adding missing images from python tutorials, like chessboard.png, simple.jpg, home.jpg, fly.png, ... 2015-10-08 11:59:54 +02:00
py_sift_intro python docs: fix missing output image in cv2.drawKeypoint examples 2016-08-08 08:14:26 +02:00
py_surf_intro update python features2d tutorials 2015-10-21 08:22:22 +02:00
py_table_of_contents_feature2d.markdown Moved tutorial table-of-contents files to corresponding root level 2014-12-26 19:17:14 +03:00