feat: common fixed size sequence conversion for Python bindings
authorVadim Levin <vadim.levin@xperience.ai>
Mon, 18 Jan 2021 13:09:11 +0000 (16:09 +0300)
committerVadim Levin <vadim.levin@xperience.ai>
Mon, 25 Jan 2021 05:08:38 +0000 (08:08 +0300)
commit1d3207d7c762ccb281d5e7aaa3f82230a892f069
treed7e5588adb94b828f7a2aa94e108defc4285b8a3
parent291dbdfbe640a1bdce04b6a1ceca37d91580f4a5
feat: common fixed size sequence conversion for Python bindings
modules/core/include/opencv2/core/bindings_utils.hpp
modules/python/src2/cv2.cpp
modules/python/test/test_misc.py