Python package that scrambles an elliptical section of images.
Project description
## Overview
Python package that creates scrambled versions of images of human faces.
## Installation
### 1. Install Anaconda
You need to install the scientific Python Distribution Anaconda. Go to the [official download page](https://www.continuum.io/downloads) and klick on the link to download the Graphical 64-bit Installer for your system. It is important that you choose the Python 2.7 version, not 3.6, as this package is not compatible with Python 3.x. Start the downloaded Installer and follow the steps. The installation might take a while.
### 2. Get OpenCV
The package depends on the popular Computer Vision library OpenCV. Open a Terminal (Command Prompt in MS Windows) and type the following:
$ conda install -c menpo opencv
When asked, type y and Enter to confirm the installation.
### 3. Install face_scrambler
In the terminal, enter the following command:
$ pip install face_scrambler
## Usage
Open the Interface by entering the scrambler into a terminal and confirming with enter.
[more information tbd]
## Implementation Details
TBD
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file face_scrambler-0.0.2.tar.gz
.
File metadata
- Download URL: face_scrambler-0.0.2.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e08ee05b6e6a9117c0fef6a4c04fa17cc60c789ff3fd7df0df724f9278425f1 |
|
MD5 | ae49ddb28bd3eb31fc64d85ab142e481 |
|
BLAKE2b-256 | c8afd1e3910a8da72df4772dc881dad0812eac84a2b7a770e491278e43a8e7c0 |