![]() |
OpenCV
3.1.0
Open Source Computer Vision
|
#include "opencv2/core/utility.hpp"Macros | |
| #define | CV_OCL_RUN(condition, func) CV_OCL_RUN_(condition, func) |
| #define | CV_OCL_RUN_(condition, func, ...) |
| #define CV_OCL_RUN | ( | condition, | |
| func | |||
| ) | CV_OCL_RUN_(condition, func) |
| #define CV_OCL_RUN_ | ( | condition, | |
| func, | |||
| ... | |||
| ) |
1.8.9.1