If there are no OpenCL/UMat methods calls from application. OpenCL subsystem is initialized: - haveOpenCL() is called from application - useOpenCL() is called from application - access to OpenCL allocator: UMat is created (empty UMat is ignored) or UMat <-> Mat conversions are called Don't call OpenCL functions if OPENCV_OPENCL_RUNTIME=disabled (independent from OpenCL linkage type) |
||
|---|---|---|
| .. | ||
| opencl | ||
| cascadedetect_convert.cpp | ||
| cascadedetect.cpp | ||
| cascadedetect.hpp | ||
| detection_based_tracker.cpp | ||
| haar.avx.cpp | ||
| haar.cpp | ||
| haar.hpp | ||
| hog.cpp | ||
| main.cpp | ||
| precomp.hpp | ||