OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
ocl_defs.hpp File Reference
#include "opencv2/core/utility.hpp"
#include "cvconfig.h"

Namespaces

namespace  cv
 "black box" representation of the file storage associated with a file on disk.
namespace  cv::ocl

Macros

#define CV_OCL_RUN(condition, func)
#define CV_OCL_RUN_(condition, func, ...)

Functions

static bool cv::ocl::isOpenCLActivated ()

Macro Definition Documentation

◆ CV_OCL_RUN

#define CV_OCL_RUN ( condition,
func )
Value:
CV_OCL_RUN_(condition, func)
#define CV_OCL_RUN_(condition, func,...)
Definition ocl_defs.hpp:77

◆ CV_OCL_RUN_

#define CV_OCL_RUN_ ( condition,
func,
... )