// 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;
}
}}