$darkmode
404 Not Found

404 Not Found


nginx
OpenCV 4.11.0
Open Source Computer Vision
BEGIN_CUSTOM_MATHJAX // END_CUSTOM_MATHJAX
Classes
Fast Marching Method

Detailed Description

The Fast Marching Method [Telea04] is used in of the video stabilization routines to do motion and color inpainting. The method is implemented is a flexible way and it's made public for other users.

Classes

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