dlib.image.hsv

HSV color space

Members

Enums

HSVAChannel
enum HSVAChannel

HSV color channel

Functions

hsv
Color4f hsv(float h, float s, float v, float a)

RGBA from HSVA

Structs

ColorHSVAf
struct ColorHSVAf

HSV floating-point color representation

Meta

Authors

Timur Gafarov