mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 11:10:21 +08:00
676a724491
Added CV_PROP_RW macro to keypoints * Added CV_PROP_RW macro to keypoints As outlined in the feature request in the issue https://github.com/opencv/opencv/issues/21171 : the keypoints field has been made parsable by the bindings. * Added test for keypoints Added test to check if the CV_PROP_RW macro added in the previous commit makes keypoints public and accessible through the python API. |
||
---|---|---|
.. | ||
doc | ||
include/opencv2 | ||
misc/python | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |