I am working in win form C# application. Application grabs the images from video device like (TV/Camera or input video file). Then processed it and save it in the text document.
My question is, "How to create Digital Video OCR ?"
please suggest me any tutorial/link/source code.
Google Cloud provides video OCR API. https://cloud.google.com/video-intelligence/docs/text-detection
You can directly call this API with your video. It will return text bounding box and it's timestamp associated with your video.
Start with the tesseract-ocr .net engine for the OCR part and Emgu CV for the camera methods. Good luck.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With