blob: dac46fba47e078567fdb9a81fae295abf71c14a4 [file] [log] [blame]
// 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"
namespace cv
{
namespace ocl
{
namespace objdetect
{
extern const struct ProgramEntry cascadedetect;
extern ProgramSource cascadedetect_oclsrc;
extern const struct ProgramEntry objdetect_hog;
extern ProgramSource objdetect_hog_oclsrc;
}
}}