Searched defs:RGB2HSV_b (Results 1 – 1 of 1) sorted by relevance
4120 struct RGB2HSV_b struct4122 typedef uchar channel_type;4124 RGB2HSV_b(int _srccn, int _blueIdx, int _hrange) in RGB2HSV_b() function4130 void operator()(const uchar* src, uchar* dst, int n) const in operator ()()4184 int srccn, blueIdx, hrange;