Skip to main content

FaceD for Static face detection

Project description

GitHub Demandez moi n’importe quoi !

FaceD

  • A program for basic frontal face detection using Pillow and OpenCV.

✍️ Introduction

  • A package inspired by UMich Coursera's Python Specialization.
  • {FaceD} is simply a package that will take in a zip file of images in any format (.JPG or .PNG) and attempt to detect faces. This will crop the faces and return them to a canvas. Try out the package using the data sample zip files provided with the package.
  • This package is highly experimental and might be totally useless for some people.
  • Hope this helps someone as much as it helped me in mastering python.

⏬ Installation

  • See below for installation details.

Development version

pip install -i https://test.pypi.org/simple/ faced==0.0.4

PyPi Version

pip install faced
import faced

🛂 Quality Control (QC)

  • Utilized inbuilt unit testing to test results vs expectations and everything seems to work just fine.

Warning

  • Running this package means you will need your own tesseract engine for text identification. Install it and point your system to the executable.

  • The program also requires an in built classifier and this might or might not work for OS other than windows. I will check on that later but that is all for now.

🎇 Epilogue

  • Working on CamFaceD which is a dynamic faced platform. CamFaceD can be used to train face detection although on a limited capacity. More to learn on this but steadily making progress and grateful for what I have learned so far.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

faced-0.0.5.tar.gz (66.6 MB view hashes)

Uploaded Source

Built Distribution

faced-0.0.5-py3-none-any.whl (66.6 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page