mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 03:30:34 +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 |