capturing a y800 avi
I have a monochrome UVC astronomy camera that only offers Y800 video. How can I capture a video stream from this camera and save to an avi using python and opencv?
I have a monochrome UVC astronomy camera that only offers Y800 video. How can I capture a video stream from this camera and save to an avi using python and opencv?
Asked: 2019-10-08 10:19:31 -0600
Seen: 132 times
Last updated: Oct 08 '19
VideoWriter VideoCapture and uncompressed AVI
VideoCapture is not working with OpenCV 2.4.3
Desktop Java - how to load video file?
[Solved] Linking error: undefined reference to `cv::VideoCapture::open(std::string const&)` [closed]
Problem opening then displaying AVI file
problem playing avi video, cvcreateFileCapture returning NULL pointer
How to open an M-JPEG video in an AVI container using Python 2.7.5 with OpenCV 2.4.6?
Sorry. It is not related to OpenCV