Detects if the provided image contains any feature (like text or drawings). If there are "enough features for it to be considered non-blank", its path will be returned.
- OpenCV
- Clang
$ ./bpd.out test-image/*.jpg
test-image/5.jpg
test-image/6.jpg
8000