Metadata-Version: 2.1
Name: ephys_anonymizer
Version: 0.1.2
Summary: ephys_anonymizer: Use the Viola-Jones algorithm to anonymize faces with a black box and anonymize electrophysiology data with mne-python
Home-page: https://github.com/alexrockhill/ephys_anonymizer/
Maintainer: Alex Rockhill
Maintainer-email: aprockhill@mailbox.org
License: BSD (3-clause)
Download-URL: https://github.com/alexrockhill/ephys_anonymizer.git
Project-URL: Bug Reports, https://github.com/alexrockhill/ephys_anonymizer/issues
Project-URL: Source, https://github.com/alexrockhill/ephys_anonymizer
Description: EPHYS-ANONYMIZER
        ================
        
        Use this to anonymize faces and electrophysiology data. Please cite the github repository if you do.
        
        There is absolutely no warrenty that this will correctly remove faces from all video frames or all data from files. You must check all the videos and data 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
