Ask Your Question

calocabe96's profile - activity

2018-01-22 11:15:03 -0600 commented question When should I use VideoCapture.release()?

ohhh, okay @berak thanks, you too @sturkmen

2018-01-22 10:13:52 -0600 commented question When should I use VideoCapture.release()?

"When should I use VideoCapture.release()?" this is what I'm asking about, like in any situation... when should I use it

2018-01-22 10:12:34 -0600 commented question When should I use VideoCapture.release()?

"When should I use VideoCapture.release()?" this is what I'm asking about, like in any situation... when should I use it

2018-01-22 10:12:25 -0600 commented question When should I use VideoCapture.release()?

"When should I use VideoCapture.release()?" this is what I'm asking about, like in any situation... when should I use it

2018-01-22 10:09:27 -0600 commented question When should I use VideoCapture.release()?

"When should I use VideoCapture.release()?" this is what I'm asking about, like in any situation... when should I use it

2018-01-22 10:00:56 -0600 commented question When should I use VideoCapture.release()?

"When should I use VideoCapture.release()?" this is what I'm asking about, like in any situation... when should I use it

2018-01-22 09:12:37 -0600 received badge  Enthusiast
2018-01-21 18:28:22 -0600 asked a question When should I use VideoCapture.release()?

When should I use VideoCapture.release()? This is a part of my code in C++, I'm using it to count live traffic and the i

2018-01-18 09:59:18 -0600 commented question How to set fps, width frame and height frame of a ipcamera in C++

You mean VideoCapture.set ( ) is useful just when working with videos?

2018-01-17 15:49:12 -0600 asked a question How to set fps, width frame and height frame of a ipcamera in C++

How to set fps, width frame and height frame of a ipcamera in C++ I have tryed with videoCapture.set(CAP_PROP_FPS,15) an

2017-12-28 15:13:55 -0600 commented question OpenCV Error: Assertion failed with live stream video

yeah but if my program has a flaw it shouldn't work neither in the Rpi 3 neither in my pc, and in my PC runs perfectly w

2017-12-28 14:32:25 -0600 commented question OpenCV Error: Assertion failed with live stream video

I already changed that and got the same error. I also tried in my PC and the program runs perfect, but not in my raspber

2017-12-28 12:20:25 -0600 commented question OpenCV Error: Assertion failed with live stream video

I tried to reduce my main method.

2017-12-28 12:19:32 -0600 edited question OpenCV Error: Assertion failed with live stream video

OpenCV Error: Assertion failed with live stream video Im trying to count traffic with a live stream video of a ip camera

2017-12-28 11:41:32 -0600 asked a question Using capVideo.read(img) VS capvideo >> img

Using capVideo.read(img) VS capvideo >> img I'm trying to display a live stream video of an IP camera in my raspbe

2017-12-28 11:35:23 -0600 commented question OpenCV Error: Assertion failed with live stream video

it has more than 500 lines of code, it doesn't matter ?

2017-12-28 11:11:31 -0600 commented question OpenCV Error: Assertion failed with live stream video

Here it's my code

2017-12-28 10:54:34 -0600 received badge  Editor (source)
2017-12-28 10:05:38 -0600 asked a question OpenCV Error: Assertion failed with live stream video

OpenCV Error: Assertion failed with live stream video Im trying to count traffic with a live stream video of a ip camera