Skip to content

A Python script to process through a zip file of images for OCR, find a word in it and then perform Face Extraction from the images which have that word

License

Notifications You must be signed in to change notification settings

Hunt092/Image-extraction-with-OCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image-extraction-with-OCR

The uses Pillow, pytesseract and OpenCV along with nump and zipfile module to process through a zip file of images to Process through OCR to find a word and then perform Face Extraction from the image This uses Pillow, pytesseract and OpenCV along with nump and zipfile modules to process through a zip file of images, Process them for OCR Also given a word to search through the image if found will extract all the faces from the image

What i Learned

  • Working with OpenCV , Pillow , Pytesseract
  • OCR and Image extraction
  • Working with images

About

A Python script to process through a zip file of images for OCR, find a word in it and then perform Face Extraction from the images which have that word

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages