Searched defs:RGB2HLS_f (Results 1 – 1 of 1) sorted by relevance
4504 struct RGB2HLS_f struct4506 typedef float channel_type;4508 RGB2HLS_f(int _srccn, int _blueIdx, float _hrange) in RGB2HLS_f() function4511 void operator()(const float* src, float* dst, int n) const in operator ()()4553 int srccn, blueIdx;4554 float hrange;