OpenCV  3.0.0-rc1
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces
fast_marching.hpp File Reference
#include <cmath>
#include <queue>
#include <algorithm>
#include "opencv2/core.hpp"
#include "fast_marching_inl.hpp"

Classes

class  cv::videostab::FastMarchingMethod
 Describes the Fast Marching Method implementation. More...
 

Namespaces

 cv
 
 cv::videostab