Skip to content

Take a ZIP file of images and process them, using a library built into python. Using python, search through the images looking for the occurrences of keywords and faces. Use OpenCV to detect faces, use tesseract to do optical character recognition, and use PIL to composite images together into contact sheets.

Notifications You must be signed in to change notification settings

krishac1/OpenCV-Pillow-Tesseract-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

OpenCV-Pillow-Tesseract-Project

Take a ZIP file of images and process them, using a library built into python. Using python, search through the images looking for the occurrences of keywords and faces. Use OpenCV to detect faces, use tesseract to do optical character recognition, and use PIL to composite images together into contact sheets.

About

Take a ZIP file of images and process them, using a library built into python. Using python, search through the images looking for the occurrences of keywords and faces. Use OpenCV to detect faces, use tesseract to do optical character recognition, and use PIL to composite images together into contact sheets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages