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?
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
Post a Comment