Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upreg: broken python sample #1935
Comments
I can confirm this with:
|
Hi @lostcontrol P.S. I have used OpenCV before and I am proficient in python. |
@SunilKrSingh, I'm not involved in OpenCV but have a look at the first comment and check the sample code. Based on that you should be able to reproduce the issue. Good luck. |
@alalek This issue has been solved already right? |
for unknown reason, sample only runs,
if we use
cv.reg_MapShift
cv.reg_MapperGradShift
andcv.reg_MapperPyramid
here:opencv_contrib/modules/reg/samples/reg_shift.py
Lines 10 to 15 in 7670ff2
(underscores instead of dots)
(easy to fix, but the underscores look quite weird to me)
it also segfaults, if it used like this:
instead of: