Skip to content

Filter out pictures of documents from a folder of pictures

Notifications You must be signed in to change notification settings

sunu/docs-or-not

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOC-OR-NOT

Detects if a picture is a picture of a document or not. Filters out pictures of documents from a folder of pictures.

How to run

  • Run make build to build the docker image
  • Run make filter src="/path/to/source" dest="/path/to/destination" to copy pictures of documents from the source folder to the destination folder. The folder structure is retained while copying.

Or

  • Run make filter_inplace src="/path/to/source" to delete non-document images from the source folder.

About

Filter out pictures of documents from a folder of pictures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published