mirror of
https://github.com/opencv/opencv.git
synced 2026-09-25 04:09:57 +03:00
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.