معرفی شرکت ها


birdwatcher-0.3.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A Python computer vision library for animal behavior
ویژگی مقدار
سیستم عامل -
نام فایل birdwatcher-0.3.0
نام birdwatcher
نسخه کتابخانه 0.3.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Gabriel J.L. Beckers
ایمیل نویسنده gabriel@gbeckers.nl
آدرس صفحه اصلی https://github.com/gbeckers/birdwatcher
آدرس اینترنتی https://pypi.org/project/birdwatcher/
مجوز BSD-3
Birdwatcher is a Python computer vision library for analyzing animal behavior in a Python scientific computing environment. Birdwatcher should help you getting up and running quickly when building analysis code or tools for specific measurements. It provides high-level functionality that is common in video analysis, such as reading and writing videos into and from numpy arrays, applying processing algorithms such as background subtraction, morphological transformation, resizing, drawing on frames etc. Much of the underlying video and image processing is based on `FFmpeg <https://www.ffmpeg.org/>`__ and `OpenCV <https://opencv.org/>`__, but Birdwatcher is a lot easier to use for many tasks because its higher-level implementation of functionality as compared to these tools. Despite its name, Birdwatcher is not only for birds. We also successfully analyzed dog behavior, and it could be used on anything that moves. It is being used in our lab but still under heavy development, and should be considered alpha software. Code can be found on GitHub: https://github.com/gbeckers/Birdwatcher . Documentation can be found at https://birdwatcher.readthedocs.io . It is developed by Gabriel Beckers and Carien Mol, at Experimental Psychology, Utrecht University. It is open source, freely available under the `New BSD License <https://opensource.org/licenses/BSD-3-Clause>`__ terms.


نیازمندی

مقدار نام
- numpy
- darr
- matplotlib
- opencv-python
- opencv-contrib-python


نحوه نصب


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

    pip install birdwatcher-0.3.0.whl


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

    pip install birdwatcher-0.3.0.tar.gz