Ask Your Question

txstrong's profile - activity

2019-11-07 13:14:10 -0600 received badge  Enthusiast
2019-11-06 04:04:49 -0600 commented answer VideoWriter: recorded video play too fast

You have a read fps, such as 30.0. Then you have a waitKey value. Unless you want jumping frames in your written video

2019-11-06 03:49:27 -0600 commented answer Is RPI v2.1 camera supported at 1080p with opencv4?

Yes, I was asking about cameras, not displays.

2019-11-05 07:05:48 -0600 received badge  Editor (source)
2019-11-05 07:05:48 -0600 edited question Is RPI v2.1 camera supported at 1080p with opencv4?

Is RPI v2.1 camera supported at 1080p with opencv4? I have a raspberry pi v2.1 8MB camera that works okay on raspberry p

2019-11-04 11:31:26 -0600 asked a question How can I move openc 4 compile results to another raspberry Pi?

How can I move openc 4 compile results to another raspberry Pi? I have downloaded, built etc. successfully opencv 4 on r

2019-11-04 11:16:11 -0600 asked a question Is RPI v2.1 camera supported at 1080p with opencv4?

Is RPI v2.1 camera supported at 1080p with opencv4? I have a raspberry pi v2.1 8MB camera that works okay on raspberry p

2019-11-04 11:16:11 -0600 answered a question VideoWriter: recorded video play too fast

Try a lower value for fps on VideoWriter open.