mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 22:44:02 +08:00
def17f2baa
The method ocl::oclMat::ptr() is being removed because it returns a pointer to a row of oclMat::data. The data attribute is a cl_mem structure and cannot be iterated outside an OpenCL kernel. |
||
---|---|---|
.. | ||
doc | ||
include/opencv2/ocl | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |