bindings: add debug helpers for args conversions
authorAlexander Alekhin <alexander.a.alekhin@gmail.com>
Tue, 24 Jul 2018 18:31:40 +0000 (18:31 +0000)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Sat, 8 Sep 2018 12:23:08 +0000 (12:23 +0000)
commit95dd4b3f27bda8bcf1bbf8ec7babdc923fdd7c39
tree0bfa6908b3a718ed99158780af6822b1d17d04e5
parent87ed12b8f331f0d5e5de4d334ec35d7f3ddf1761
bindings: add debug helpers for args conversions
modules/core/include/opencv2/core/bindings_utils.hpp [new file with mode: 0644]
modules/core/src/bindings_utils.cpp [new file with mode: 0644]
modules/python/test/test_misc.py
modules/python/test/tests_common.py