OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:WeightingDeblurer
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/videostab/src/
deblurring.cpp
65
WeightingDeblurer
::
WeightingDeblurer
()
71
void
WeightingDeblurer
::deblur(int idx, Mat &frame)
/external/opencv3/modules/videostab/include/opencv2/videostab/
deblurring.hpp
96
class CV_EXPORTS
WeightingDeblurer
: public DeblurerBase
99
WeightingDeblurer
();
Completed in 46 milliseconds