OpenShot Library | libopenshot 0.3.3
Loading...
Searching...
No Matches
CVStabilization.h File Reference

Header file for CVStabilization class. More...

#include <opencv2/opencv.hpp>
#include <opencv2/core.hpp>
#include <map>
#include <string>
#include <vector>
#include "ProcessingController.h"
#include "Clip.h"
#include "Json.h"
Include dependency graph for CVStabilization.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CamTrajectory
 
class  CVStabilization
 This class stabilizes a video frame using optical flow. More...
 
struct  TransformParam
 

Namespaces

namespace  pb_stabilize
 

Macros

#define int64   opencv_broken_int
 
#define uint64   opencv_broken_uint
 

Detailed Description

Macro Definition Documentation

◆ int64

#define int64   opencv_broken_int

Definition at line 17 of file CVStabilization.h.

◆ uint64

#define uint64   opencv_broken_uint

Definition at line 18 of file CVStabilization.h.