python: properly handle step for multichannel case
authorAlexander Alekhin <alexander.a.alekhin@gmail.com>
Fri, 29 Oct 2021 16:08:57 +0000 (16:08 +0000)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Fri, 29 Oct 2021 18:29:19 +0000 (18:29 +0000)
commit40c748a2aeca327c11c5daac2fa0f387e24b7676
tree7eaf8a16604c556f4b33e3c60cf17aa8fff90e2a
parent6a2077cbd8a8a0d8cbd3e0e8c3ca239f17e6c067
python: properly handle step for multichannel case
modules/core/src/matrix.cpp
modules/python/src2/cv2.cpp
modules/python/test/test_misc.py