amino
Lightweight Robot Utility Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
cv.h File Reference

Go to the source code of this file.

Functions

AA_API void aa_cv_rgb2hsv (const double rgb[3], double hsv[3])
 Convert RGB to HSV color. More...
 

Function Documentation

AA_API void aa_cv_rgb2hsv ( const double  rgb[3],
double  hsv[3] 
)

Convert RGB to HSV color.

Parameters
rgbred-green-blue colors in range [0,1]
hsvhue-saturation-value colors, hue in radians