pranavjha/text-detector

View on GitHub
third-party/bindings/platform-includes/linux/opencv/opencl_kernels_calib3d.hpp

Summary

Maintainability
Test Coverage
// 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 calib3d
{

extern const struct ProgramEntry stereobm;
extern ProgramSource stereobm_oclsrc;
}
}}