Searched defs:RGB2Lab_b (Results 1 – 1 of 1) sorted by relevance
5070 struct RGB2Lab_b struct5072 typedef uchar channel_type;5074 RGB2Lab_b(int _srccn, int blueIdx, const float* _coeffs, in RGB2Lab_b() argument5104 void operator()(const uchar* src, uchar* dst, int n) const in operator ()()5132 int srccn;5133 int coeffs[9];5134 bool srgb;