pyaesthetics.colorfulnessΒΆ

This module contains function to evaluate the colorfulness of an image in both the HSV and RGB color spaces.

Created on Mon Apr 16 11:49:45 2018 Last edited on Fri Aug 2 11:44:12 2024

@author: Giulio Gabrieli (gack94@gmail.com)

Functions

colorfulness_hsv

This function evaluates the colorfulness of a picture using the formula described in Yendrikhovskij et al., 1998.

colorfulness_rgb

This function evaluates the colorfulness of a picture using Metric 3 described in Hasler & Suesstrunk, 2003.