Campare TV video from camera
Hello, I am working on a project that uses openCV to find if there are image problems that apears in real time videos . one way to do this is to use hdmi to usb to input the signal caming from my video source.but these equipments are very pricey for me. My question is, Would it be possible to capture video frames from TV using a good camera in front of the TV?
most usb tv sticks can stream to network, you could just receive that via cv::VideoCapture.
Can you please give me more details .