I am working on a project where I need to capture a frame in a video coming through a HDMI video capture Card. Then perform object classification on that frame. My concern is how I would approach piping the video feed coming from that card into my program.
Any links to reading materials would be hugely beneficial.