$darkmode
404 Not Found

404 Not Found


nginx
OpenCV 4.11.0
Open Source Computer Vision
BEGIN_CUSTOM_MATHJAX // END_CUSTOM_MATHJAX
Namespaces | Macros | Functions
ocl_defs.hpp File Reference
#include "opencv2/core/utility.hpp"
#include "cvconfig.h"
Include dependency graph for ocl_defs.hpp:

Namespaces

namespace  cv
 
namespace  cv::ocl
 

Macros

#define CV_OCL_RUN(condition, func)   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 
)    CV_OCL_RUN_(condition, func)

◆ CV_OCL_RUN_

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