معرفی شرکت ها


easycv-0.3.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Computer Vision made easy
ویژگی مقدار
سیستم عامل -
نام فایل easycv-0.3.0
نام easycv
نسخه کتابخانه 0.3.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده EasyCV Developers
ایمیل نویسنده easycv.developers@gmail.com
آدرس صفحه اصلی https://github.com/easycv/easycv
آدرس اینترنتی https://pypi.org/project/easycv/
مجوز MIT
<p align="center"> <img src="https://raw.githubusercontent.com/easycv/easycv/master/images/logo.png?token=AJ3ZJ2WQM7JF5F5KDZNN5HC7JJG52"> </p> Computer Vision made easy. [![Build Status](https://api.travis-ci.org/easycv/easycv.svg?branch=master)](https://travis-ci.org/easycv/easycv) [![Documentation Status](https://readthedocs.org/projects/easycv/badge/?version=latest)](https://easycv.readthedocs.io/en/latest/?badge=latest) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/easycv/easycv/master) ## Documentation We provide detailed documentation of all **EasyCV** modules on [read the docs.](https://easycv.readthedocs.io/en/latest/) You can view and run interactive examples [here](https://mybinder.org/v2/gh/easycv/easycv/master). ## Installation You can install **EasyCV** using [pip](https://pip.pypa.io/en/stable/) or from source. ### Using Pip First ensure that you have the latest pip version to avoid dependency errors ``` pip install --upgrade pip ``` Then install **EasyCV** and all its dependencies using [pip](https://pip.pypa.io/en/stable/) ``` pip install easycv ``` ### From Source Clone the repository from [github](https://github.com/easycv/easycv) ``` git clone https://github.com/Resi-Coders/easycv.git cd easycv pip install . ``` You can view the list of all dependencies within the ``install_requires`` field of ``setup.py``. ## Running the tests If you don't have ``pytest`` installed run ``` pip install pytest ``` To run all tests just run ``` cd easycv pytest . ``` ## Versioning [SemVer](http://semver.org/) is used for versioning. For available versions see the [tags on this repository](https://github.com/easycv/easycv/tags). ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE.txt) file for details


نیازمندی

مقدار نام
- ray
- pyzbar
- tqdm
- pyyaml
- color-transfer
==5.14.2 pyqt5
- sklearn
- numpy
- pillow
- requests
- matplotlib
- opencv-python
- scikit-image


زبان مورد نیاز

مقدار نام
>=3.5 Python


نحوه نصب


نصب پکیج whl easycv-0.3.0:

    pip install easycv-0.3.0.whl


نصب پکیج tar.gz easycv-0.3.0:

    pip install easycv-0.3.0.tar.gz