I got a lot of images, and I need to find, which of them contain any text in English (to delete them). Is it possible to do it automatically?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
|
You could use an open source OCR engine, say Tessaract, in order to figure out is there an english text or not. |
|||||
|