OpenCV
4.0.0-pre
Open Source Computer Vision
|
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me! |
The Fast Marching Method [85] is used in of the video stabilization routines to do motion and color inpainting. More...
Classes | |
class | cv::videostab::FastMarchingMethod |
Describes the Fast Marching Method implementation. More... | |
The Fast Marching Method [85] 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.