python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Cropping a video to a specific range of frames and region of interest in Python
I have a video and I am only interested in a small section of the video (both in terms of a certain amount of frames and a small window of the video). I have been slowing chewing my way through proble...
Chris
Votes: 0
Answers: 1
Save Video file based on user-input using gstreamer pipeline
I am working on Gstreamer Project, In which I have to record video dynamically based on inputs received over UDP. The video from camera is streamed over udp to streaming device and based on the user i...
TheLazy
Votes: 0
Answers: 0
How to get a list of available resolutions for every camera on Windows C++
I have multiple cameras in my Windows 11 system and I am wondering how to get all avaiable resolutions for them. I am not intending to make a video capture, but I am willing to just get these properti...
Bobbie
Votes: 0
Answers: 1
OpenCV (Python) VideoCapture.read() on missing frames
New to python, new to OpenCV, which I'm gonna use for my master-thesis, and already got some problems using the VideoCapture object of OpenCV.
Situation:
I got 2 folders containing corresponding image...
klings0r
Votes: 0
Answers: 2