OpenCV  2.4.13.6
Open Source Computer Vision
cv::videostab::FastMarchingMethod Class Reference

#include <fast_marching.hpp>

Public Member Functions

 FastMarchingMethod ()
 
template<typename Inpaint >
Inpaint run (const Mat &mask, Inpaint inpaint)
 
Mat distanceMap () const
 

Constructor & Destructor Documentation

§ FastMarchingMethod()

cv::videostab::FastMarchingMethod::FastMarchingMethod ( )
inline

Member Function Documentation

§ distanceMap()

Mat cv::videostab::FastMarchingMethod::distanceMap ( ) const
inline

§ run()

template<typename Inpaint >
Inpaint cv::videostab::FastMarchingMethod::run ( const Mat mask,
Inpaint  inpaint 
)

The documentation for this class was generated from the following files: