Home
last modified time | relevance | path

Searched refs:ColorInpainter (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/videostab/
H A Dinpainting.hpp183 class CV_EXPORTS ColorInpainter : public InpainterBase class
186 ColorInpainter(int method = INPAINT_TELEA, double radius = 2.);
196 inline ColorInpainter::ColorInpainter(int _method, double _radius) in ColorInpainter() function in cv::videostab::ColorInpainter