Skip to content

A simple web API to detect whether images passed to it contains faces or not

License

Notifications You must be signed in to change notification settings

bluedistro/face_detect_web_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Detect API v1.0

A simple web-based API to detect if images contains faces or not

Getting Started

Just make sure that all depencies are correctly installed

Dependencies

  • Python 2.7.12
  • OpenCV version >= 3.0.0
  • flask
  • werkzeug
  • Postman (for testing)

Running the tests

Just run the code :)

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Author

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgement

About

A simple web API to detect whether images passed to it contains faces or not

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages