opencv/modules/python
Gabe Schwartz c19b6ed20e Fixed pyopencv_to w/FLANN IndexParams in python3.
The keys() and values() functions on dictionaries in Python 3 no longer
return lists.  pyopencv_to() for flann::IndexParams now iterates over
the dictionary in a way that is version-agnostic.
2014-05-21 15:21:41 -04:00
..
src2 Fixed pyopencv_to w/FLANN IndexParams in python3. 2014-05-21 15:21:41 -04:00
test Merge commit '43aec5ad' into merge-2.4 2013-08-27 13:26:44 +04:00
CMakeLists.txt exposed OpenCL-control functions to python 2014-05-14 17:42:21 +04:00