معرفی شرکت ها


colorstats-1.2.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Package for processing color data from images
ویژگی مقدار
سیستم عامل -
نام فایل colorstats-1.2.0
نام colorstats
نسخه کتابخانه 1.2.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Nicholas Ramkissoon
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/nramkissoon/ColorStats
آدرس اینترنتی https://pypi.org/project/colorstats/
مجوز -
# ColorStats Python package for processing color data from images. ### Installation Install colorstats with: ```commandline pip3 install colorstats ``` ### Overview ColorStats allows users to process pixel data from images in order to determine various statistics/attributes of the color composition of images. It also allows users to determine the similarity of a set of images using these statistics. ### Functionality/Features ##### Single Image - generate the average shade of each general color (red, blue, etc. ) present in an image and their standard deviations - calculate average saturation and lightness - calculate the percentage color composition of the image ##### Sets of Images - calculate average and standard deviation of saturation and lightness across all images - calculate similarity based on: 1. average shades of colors 2. percentage color composition 3. average saturation and lightness 4. weighted some of the above values


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

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


نحوه نصب


نصب پکیج whl colorstats-1.2.0:

    pip install colorstats-1.2.0.whl


نصب پکیج tar.gz colorstats-1.2.0:

    pip install colorstats-1.2.0.tar.gz