27 lines
611 B
C++
27 lines
611 B
C++
// This file is auto-generated. Do not edit!
|
|
|
|
#include "opencv2/core/ocl.hpp"
|
|
#include "opencv2/core/ocl_genbase.hpp"
|
|
#include "opencv2/core/opencl/ocl_defs.hpp"
|
|
|
|
#ifdef HAVE_OPENCL
|
|
|
|
namespace cv
|
|
{
|
|
namespace ocl
|
|
{
|
|
namespace video
|
|
{
|
|
|
|
extern const struct ProgramEntry bgfg_mog2;
|
|
extern ProgramSource bgfg_mog2_oclsrc;
|
|
extern const struct ProgramEntry optical_flow_farneback;
|
|
extern ProgramSource optical_flow_farneback_oclsrc;
|
|
extern const struct ProgramEntry optical_flow_tvl1;
|
|
extern ProgramSource optical_flow_tvl1_oclsrc;
|
|
extern const struct ProgramEntry pyrlk;
|
|
extern ProgramSource pyrlk_oclsrc;
|
|
}
|
|
}}
|
|
#endif
|