1 | initial version |
Thanks a lot! I got it. Then I check it with "whos" command in python console and img is really empty - so that's why not working - I fix it - now works. I moved img source same directory as python script. Anyway need to check first img if not empty or cv2.imshow should probably return "img empty" instead of "error" - just little comments. Thanks for your help!