Pixel3            115 modules/videostab/src/inpainting.cpp     bool operator <(const Pixel3 &other) const { return intens < other.intens; }
Pixel3            137 modules/videostab/src/inpainting.cpp     std::vector<Pixel3> pixels(2*radius_ + 1);