Searched defs:RGB2HSV_f (Results 1 – 1 of 1) sorted by relevance
4188 struct RGB2HSV_f struct4190 typedef float channel_type;4192 RGB2HSV_f(int _srccn, int _blueIdx, float _hrange) in RGB2HSV_f() function4195 void operator()(const float* src, float* dst, int n) const in operator ()()4232 int srccn, blueIdx;4233 float hrange;