8000 GitHub - EdgardoAcosta/photo_extractor: Photo extractor using Image Processing techniques and OpenCV
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Photo extractor using Image Processing techniques and OpenCV

Notifications You must be signed in to change notification settings

EdgardoAcosta/photo_extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo extractor using Image Processing techniques and OpenCV

This software extracts the photo of a person on an ID Card, using Haar Cascades and Histograms to select the best (highest-quality) image.

Installation

To run the program, you should have downloaded, installed an running in your PC/laptop:

Usage

To run the program, open the command line and write:

cd photo_extractor/
python photoExtractor.py #Number_of_images_to_take(int)

Then you should have a window as this:

Alt text

So you only have to put the ID card in front of your webcam, and let the magic begin!

Alt text

Contribute

  1. Fork it!
  2. Create your new feature branch: git checkout new-feature-branch
  3. Commit your changes git commit -am 'Your new feature'
  4. Push to branch git push origin new-feature-branch
  5. Submit a pull request!

Credits

Carlos Córdova and Edgardo Acosta

This project was part of the course of Image Processing in the USP (Universidade de Sao Paulo) - Sao Carlos.

June - 2017

About

Photo extractor using Image Processing techniques and OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

0