arunponnusamy/cvlib

How to add text as object to be detected

Opened this issue · 0 comments

I have a pile of images and I want to find and exclude all images that contain any bit of text. I already used this library to exclude images containing people so I wonder how to adjust the library to add the text object as well.

I am not interested in any OCR and such, just the presence of a new bounding box with text description on it.