VisionCpp
0.0.1
|
it converts HSV pixel to RGB pixel More...
Go to the source code of this file.
Classes | |
struct | visioncpp::OP_HSVToRGB |
functor converts HSV(H:[0.0f, 360.f], S:[0.0f, 1.0f] V: [0.0f, 1.0f]) to color RGB(R:[0.0f, 1.0f], G:[0.0f, 1.0f], B:[0.0f, 1.0f]) More... | |
Namespaces | |
visioncpp | |
VisionCpp namespace. | |
it converts HSV pixel to RGB pixel
Definition in file OP_HSVToRGB.hpp.