OpenCV  3.4.7
Open Source Computer Vision
Namespaces | Macros | Functions
opencl_info.hpp File Reference
#include <iostream>
#include <opencv2/core.hpp>
#include <opencv2/core/ocl.hpp>

Namespaces

 cv
 

Macros

#define DUMP_CONFIG_PROPERTY(...)
 
#define DUMP_MESSAGE_STDOUT(...)   do { std::cout << __VA_ARGS__ << std::endl; } while (false)
 

Functions

static void cv::dumpOpenCLInformation ()
 

Macro Definition Documentation

§ DUMP_CONFIG_PROPERTY

#define DUMP_CONFIG_PROPERTY (   ...)

§ DUMP_MESSAGE_STDOUT

#define DUMP_MESSAGE_STDOUT (   ...)    do { std::cout << __VA_ARGS__ << std::endl; } while (false)