|
FFmpeg
|
libopencv wrapper functions More...
#include "config.h"#include <opencv/cv.h>#include <opencv/cxcore.h>#include "libavutil/avstring.h"#include "libavutil/common.h"#include "libavutil/file.h"#include "libavutil/opt.h"#include "avfilter.h"#include "formats.h"#include "internal.h"#include "video.h"Classes | |
| struct | OCVContext |
| struct | SmoothContext |
| struct | DilateContext |
| struct | OCVFilterEntry |
Macros | |
| #define | OFFSET(x) offsetof(OCVContext, x) |
| #define | FLAGS AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_FILTERING_PARAM |
Typedefs | |
| typedef struct OCVContext | OCVContext |
| typedef struct SmoothContext | SmoothContext |
| typedef struct DilateContext | DilateContext |
| typedef struct OCVFilterEntry | OCVFilterEntry |
Functions | |
| AVFILTER_DEFINE_CLASS (ocv) | |
Variables | |
| AVFilter | ff_vf_ocv |
libopencv wrapper functions
| AVFilter ff_vf_ocv |
1.8.12