I'm trying to read a numerical value shown on a laptop screen on an area +/- 50px X 200 px that refreshes 20 times per second the format is X.XX and it can be negative so -X.XXX, the third decimal is the one changing very fast +/- 20times second, the second +/- 15times second, first decimal 10 fps, and the first digit to the left +/- 3 fps , I'm currently using easyocr/python with a mediocre gpg and get +/- 6FPS with good accuracy. The problem is 6FPS is just too slow for my intended use. then stumbled upon the Luxionis cameras and was exited that this tech available at a reasonable price for the average Joe. Now that I see these cameras exists, I'm wondering if I can use an OAK-1 to read this value directly out of the screen monitor, this will be done in a controlled environment that will never change, and the font will never change, in fact the font can be any color with a gray background. I don't need detection because it will always appear on the same location, I may need ROI to specify where. I'm asking here for advise given the situation what would be a realistic out put of the recognized values per second? I would like to know this before I embark in this direction