WeightingDeblurer   99 modules/videostab/include/opencv2/videostab/deblurring.hpp     WeightingDeblurer();
WeightingDeblurer   65 modules/videostab/src/deblurring.cpp WeightingDeblurer::WeightingDeblurer()
WeightingDeblurer   71 modules/videostab/src/deblurring.cpp void WeightingDeblurer::deblur(int idx, Mat &frame)
WeightingDeblurer  480 samples/cpp/videostab.cpp             Ptr<WeightingDeblurer> deblurer = makePtr<WeightingDeblurer>();