Skip to content

ITJesse/face-extractor

 
 

Repository files navigation

Face Extractor

Usage:

  1. Dowonload face++ python sdk
  2. Install opencv with python support
  3. Copy files into facepp-python-sdk directory
  4. Execute pip install -r requirments.txt
  5. Run extract_face.py using:python extract_face.py path_to_img
  6. Output image is saved as img_name_face.png

About

Extract face from image using face++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%