معرفی شرکت ها


challenge-rlcrt-1.0.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

An accepted challenge!
ویژگی مقدار
سیستم عامل -
نام فایل challenge-rlcrt-1.0.0
نام challenge-rlcrt
نسخه کتابخانه 1.0.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Rick Lacerte
ایمیل نویسنده bliblabla@gmail.com
آدرس صفحه اصلی https://gitlab.com/ricklacerte/challenge
آدرس اینترنتی https://pypi.org/project/challenge-rlcrt/
مجوز MIT
challenge_rlcrt =============== .. image:: https://img.shields.io/pypi/v/challenge_rlcrt.svg :target: https://pypi.python.org/pypi/challenge_rlcrt :alt: Latest PyPI version .. image:: https://gitlab.com/ricklacerte/challenge/badges/master/build.svg :target: https://gitlab.com/ricklacerte/challenge/pipelines :alt: Latest Gitlab CI build status .. image:: https://gitlab.com/ricklacerte/challenge/badges/master/coverage.svg :target: https://gitlab.com/ricklacerte/challenge/pipelines :alt: Latest Gitlab CI coverage The module display a Video Feed (From a webcam) with a specified latency. The user can set a latency up to 5 seconds with a relative precision of 10% Usage ----- CLI ^^^ The module can be use by CLI CLI Help You can use the Help from the CLI ``challenge --help`` You can have command specific help by using ``challenge <cmd> --help`` For exemple, here's the help for the show command ``challenge show --help`` Debug Mode At anytime you can see the debug logs in the console, by passing ``--debug`` before any commands. For example ``challenge --debug show`` Display latent feed To display live feed from cam and the latent frame, use the ``show`` command. Here's an example with a latency of 1 seconds with debug mode enable ``challenge --debug show --latency 1000`` To exit press \`q\` Installation ------------ Install the Python module with pip ``pip install challenge_rlcrt`` Requirements ^^^^^^^^^^^^ User must a Python 3 and pip installed. User must have a Webcam. This module is using *open_cv* development the Python modules requirements needed are in requirements.txt file Create a virtual environment and install dependencies. ``pip install -r requirements.txt`` Authors ------- `challenge_rlcrt` was written by `Rick Lacerte <bliblabla@gmail.com>`_.


نیازمندی

مقدار نام
- Click
- numpy
- opencv-python


نحوه نصب


نصب پکیج whl challenge-rlcrt-1.0.0:

    pip install challenge-rlcrt-1.0.0.whl


نصب پکیج tar.gz challenge-rlcrt-1.0.0:

    pip install challenge-rlcrt-1.0.0.tar.gz