OpenCV 4.11.0
开源计算机视觉库
|
这是cv::videostab::WeightingDeblurer的所有成员的完整列表,包括所有继承的成员。
blurrinessRates() const | cv::videostab::DeblurerBase | 内联虚函数 |
blurrinessRates_ | cv::videostab::DeblurerBase | 保护成员 |
deblur(int idx, Mat &frame, const Range &range) CV_OVERRIDE | cv::videostab::WeightingDeblurer | 虚函数 |
DeblurerBase() | cv::videostab::DeblurerBase | 内联 |
frames() const | cv::videostab::DeblurerBase | 内联虚函数 |
frames_ | cv::videostab::DeblurerBase | 保护成员 |
motions() const | cv::videostab::DeblurerBase | 内联虚函数 |
motions_ | cv::videostab::DeblurerBase | 保护成员 |
radius() const | cv::videostab::DeblurerBase | 内联虚函数 |
radius_ | cv::videostab::DeblurerBase | 保护成员 |
sensitivity() const | cv::videostab::WeightingDeblurer | 内联 |
setBlurrinessRates(const std::vector< float > &val) | cv::videostab::DeblurerBase | 内联虚函数 |
setFrames(const std::vector< Mat > &val) | cv::videostab::DeblurerBase | 内联虚函数 |
setMotions(const std::vector< Mat > &val) | cv::videostab::DeblurerBase | 内联虚函数 |
setRadius(int val) | cv::videostab::DeblurerBase | 内联虚函数 |
setSensitivity(float val) | cv::videostab::WeightingDeblurer | 内联 |
WeightingDeblurer() | cv::videostab::WeightingDeblurer | |
~DeblurerBase() | cv::videostab::DeblurerBase | 内联虚函数 |