OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
opencl_info.hpp 檔案參考
#include <iostream>
#include <sstream>
#include <opencv2/core.hpp>
#include <opencv2/core/ocl.hpp>
opencl_info.hpp 的包含依賴關係圖

名稱空間

名稱空間  cv
 

#define DUMP_CONFIG_PROPERTY(...)
 
#define DUMP_MESSAGE_STDOUT(...)
 

函式

static void cv::dumpOpenCLInformation ()
 

宏定義文件

◆ DUMP_CONFIG_PROPERTY

#define DUMP_CONFIG_PROPERTY ( ...)

◆ DUMP_MESSAGE_STDOUT

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