apm1467 / videocr

Extract hardcoded subtitles from videos using machine learning
MIT License
509 stars 119 forks source link

Predicting on images #12

Closed eliwilner closed 4 years ago

eliwilner commented 4 years ago

Great work guys.

Quick question. Is it also possible to use this for predicting subtitles on images as well?

Thanks,

apm1467 commented 4 years ago

Hi,

in case you are dealing with single images, you just need plain old OCR. You can use tesseract directly, or something like this.