mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 04:43:22 -05: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.