opencv/modules/ocl/doc
Peter Andreas Entschev def17f2baa Removing ocl::oclMat::ptr() method.
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.
2013-12-06 09:31:18 -02:00
..
images Update the OpenCL documents. 2013-09-26 14:04:11 +08:00
camera_calibration_and_3D_reconstruction.rst ocl: update documentation 2013-11-05 23:53:51 +04:00
data_structures.rst Removing ocl::oclMat::ptr() method. 2013-12-06 09:31:18 -02:00
feature_detection_and_description.rst Update the OpenCL documents. 2013-09-26 14:04:11 +08:00
image_filtering.rst Cleaned up adaptive bilateral filtering, added support for gaussian interpolation, updated sample and docs 2013-11-06 16:48:50 +04:00
image_processing.rst fix warning. 2013-11-11 15:06:58 +08:00
introduction.rst ocl: update documentation 2013-11-05 23:53:51 +04:00
matrix_reductions.rst documentation update for ocl::min and ocl::max 2013-10-08 15:23:18 +02:00
ml_machine_learning.rst speeded up ocl::distanceToCenters 2013-11-06 20:02:31 +04:00
object_detection.rst Update the OpenCL documents. 2013-09-26 14:04:11 +08:00
ocl.rst Update the OpenCL documents. 2013-09-26 14:04:11 +08:00
operations_on_matrices.rst fix documentation warning 2013-10-08 16:49:20 +02:00
structures_and_utility_functions.rst ocl: update module documentation 2013-10-03 23:26:06 +04:00
video_analysis.rst ocl: update documentation 2013-11-05 23:53:51 +04:00