mirror of
https://github.com/opencv/opencv.git
synced 2026-07-25 05:13:04 +04:00
c19b6ed20e
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.