Metadata-Version: 2.1
Name: video-anonymize
Version: 0.0.dev0
Summary: video-anonymize: Use the Viola-Jones algorithm to anonymizefaces with a black box
Home-page: https://github.com/alexrockhill/video-anonymize/
Maintainer: Alex Rockhill
Maintainer-email: aprockhill@mailbox.org
License: BSD (3-clause)
Download-URL: https://github.com/alexrockhill/video-anonymize.git
Project-URL: Bug Reports, https://github.com/alexrockhill/video-anonymize/issues
Project-URL: Source, https://github.com/alexrockhill/video-anonymize
Description: Use this to anonymize faces. Please cite the github repository if you do.
        
        There is absolutely no warrenty that this will correctly remove faces from all video frames. You must check all the videos to be sure they are anonymized.
        
        Alex Rockhill
        Eugene, OR 2020
Platform: any
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: ~=3.5
Description-Content-Type: text/x-rst
