Offline Video Number Analyzer
Budget: $30 – $250 USD
I need an offline-only desktop app that can read digital numbers appearing on video frames and give me the results in a copy-friendly form. The source can be any pre-recorded file.
During processing, the app must recognise only the digital-style numerals shown on screen—no need for printed or handwritten OCR. Once it finishes a pass it should let me press a single button and have a clean pop-up window show every number it detected, laid out so I can simply Ctrl-C the whole block or select individual values.
Sometimes recognition will be off. I want the UI to let me step through frames, click on a mistaken digit, type the correct one, and have the system remember that feedback so accuracy improves the next time I analyse a similar video. All of this learning must also remain local; the app can’t send data to any cloud service.
Use whatever libraries suit the job best—OpenCV, Tesseract, or a lightweight custom CNN—as long as everything runs offline on Windows 10 and newer. I’ll consider cross-platform options a plus, but Windows is the priority. Provide an installer, the full source, and brief instructions so I can rebuild the model if needed.
During processing, the app must recognise only the digital-style numerals shown on screen—no need for printed or handwritten OCR. Once it finishes a pass it should let me press a single button and have a clean pop-up window show every number it detected, laid out so I can simply Ctrl-C the whole block or select individual values.
Sometimes recognition will be off. I want the UI to let me step through frames, click on a mistaken digit, type the correct one, and have the system remember that feedback so accuracy improves the next time I analyse a similar video. All of this learning must also remain local; the app can’t send data to any cloud service.
Use whatever libraries suit the job best—OpenCV, Tesseract, or a lightweight custom CNN—as long as everything runs offline on Windows 10 and newer. I’ll consider cross-platform options a plus, but Windows is the priority. Provide an installer, the full source, and brief instructions so I can rebuild the model if needed.