Searched defs:HSV2RGB_f (Results 1 – 1 of 1) sorted by relevance
4237 struct HSV2RGB_f struct4239 typedef float channel_type;4241 HSV2RGB_f(int _dstcn, int _blueIdx, float _hrange) in HSV2RGB_f() function4244 void operator()(const float* src, float* dst, int n) const in operator ()()4295 int dstcn, blueIdx;4296 float hscale;