Searched refs:ColorInpainter (Results 1 – 1 of 1) sorted by relevance
183 class CV_EXPORTS ColorInpainter : public InpainterBase class186 ColorInpainter(int method = INPAINT_TELEA, double radius = 2.);196 inline ColorInpainter::ColorInpainter(int _method, double _radius) in ColorInpainter() function in cv::videostab::ColorInpainter