![]() |
OpenCV
4.1.0
Open Source Computer Vision
|
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) CV_OCL_RUN_(condition, func) |
| #define | CV_OCL_RUN_(condition, func,...) |
Functions | |
| static bool | cv::ocl::isOpenCLActivated () |
| #define CV_OCL_RUN | ( | condition, | |
| func | |||
| ) | CV_OCL_RUN_(condition, func) |
| #define CV_OCL_RUN_ | ( | condition, | |
| func, | |||
| ... | |||
| ) |
1.8.3