Ask Your Question

clefrks's profile - activity

2020-07-11 16:07:52 -0600 received badge  Famous Question (source)
2020-04-17 22:42:02 -0600 received badge  Notable Question (source)
2020-04-17 22:42:02 -0600 received badge  Popular Question (source)
2019-12-18 09:40:45 -0600 commented question error: (-215:Assertion failed) !_img.empty() in function 'imwrite

Sample code using python, the files are present on the same folder as this py code import cv2 def FrameCapture(path):

2019-12-18 01:55:56 -0600 asked a question error: (-215:Assertion failed) !_img.empty() in function 'imwrite

error: (-215:Assertion failed) !_img.empty() in function 'imwrite I'm facing this issue when using opencv libraries >