Ask Your Question

roach374's profile - activity

2019-08-22 19:27:35 -0600 received badge  Famous Question (source)
2019-03-07 22:12:10 -0600 received badge  Notable Question (source)
2018-10-25 22:55:38 -0600 received badge  Popular Question (source)
2018-10-25 17:11:08 -0600 commented answer Width and Height constants aren't available

Your answer seems to be incorrect, as it gives the same error "AttributeError: 'module' object has no attribute 'CAP_PRO

2018-10-25 17:10:23 -0600 commented answer Width and Height constants aren't available

Your answer seems to be incorrect, as it gives the same error "AttributeError: 'module' object has no attribute 'CAP_PRO

2018-10-25 17:10:09 -0600 commented answer Width and Height constants aren't available

Your answer seems to be incorrect, as it gives the same error "AttributeError: 'module' object has no attribute 'CAP_PRO

2018-10-25 17:09:07 -0600 commented answer Width and Height constants aren't available

Your answer seems to be incorrect, as it gives the same error "AttributeError: 'module' object has no attribute 'CV_CAP_

2018-03-10 22:41:18 -0600 received badge  Enthusiast
2018-02-26 12:00:26 -0600 commented question cv2.VideoCapture(0).isOpened() returns False all the time

Thanks supra56, I'll try this, but this code is opening a video file. Even if it works, it's not what I need. I need to

2018-02-26 11:56:21 -0600 commented question [opencv-3.4.0] CMake error: "Configuring incomplete, errors occurred!"

Yes, there were all sorts of things wrong with the way I copy/pasted the CMAKE command. Basically all those paths were w

2018-02-26 11:52:29 -0600 commented question [opencv-3.4.0] CMake error: "Configuring incomplete, errors occurred!"

Yes, there were all sorts of things wrong with the way I copy/pasted the CMAKE command. Basically all those paths were w

2018-02-26 01:29:40 -0600 answered a question cv2.VideoCapture(0).isOpened() returns False all the time

Did you ever solve this? I'm having the exact same problem.

2018-02-25 20:42:18 -0600 asked a question [opencv-3.4.0] CMake error: "Configuring incomplete, errors occurred!"

CMake error: "Configuring incomplete, errors occurred!" I'm trying to build openCV on Raspberry Pi, following the instru