Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

can cv2.videocapture capture an application window (or is it something else im thinking of?)

I'm trying to get an OCR program to capture an application window so it can read from that window, all that I know is that cv2.VideoCapture() can use cameras and read from files but can it read from an application window?

Comments