anonphoto

Automated anonymizer photo (face & plate)


License
MIT
Install
pip install anonphoto==1.0.3

Documentation

Photo Anonymizer

The goal is to create a library that automatic blur every face or license plate

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. This is an early alpha and the project is in dev, so expect rapid changings.

Installing

pip install anonphoto

Running the tests

import anonphoto.anonphoto

anonphoto.anonphoto.anonymizephoto("first.jpg","out.png")

Versioning

1.0.2

Authors

  • TurkishTinMan - Initial work - TTM

License

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