معرفی شرکت ها


face_scrambler-0.0.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Python package that scrambles an elliptical section of images.
ویژگی مقدار
سیستم عامل -
نام فایل face_scrambler-0.0.2
نام face_scrambler
نسخه کتابخانه 0.0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Christopher Dannheim
ایمیل نویسنده ch.dannheim@gmail.com
آدرس صفحه اصلی https://github.com/Foucl/face_scrambler
آدرس اینترنتی https://pypi.org/project/face_scrambler/
مجوز BSD
Face Scrambler =============================== ## 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


نحوه نصب


نصب پکیج whl face_scrambler-0.0.2:

    pip install face_scrambler-0.0.2.whl


نصب پکیج tar.gz face_scrambler-0.0.2:

    pip install face_scrambler-0.0.2.tar.gz