opencv/modules/ocl/doc
peng xiao 68a8a11161 Rewrite distanceToCenters.
It supports NORM_L1 distance types now and can
use user provided indices.
Also fixed a bug of kmeans where distance pointers should be float instead
 of double.

NORM_L2 changed to NORM_L2SQR, Accuracy and Perf tests are added

added ROI support in accuracy test of distanceToCenters
2013-10-25 15:02:00 +04:00
..
images Update the OpenCL documents. 2013-09-26 14:04:11 +08:00
camera_calibration_and_3D_reconstruction.rst Update the OpenCL documents. 2013-09-26 14:04:11 +08:00
data_structures.rst Normalized file endings. 2013-08-21 18:59:25 +04:00
feature_detection_and_description.rst Update the OpenCL documents. 2013-09-26 14:04:11 +08:00
image_filtering.rst refactored filters in the ocl module; added an accuracy tests for ocl::medianFilter 2013-10-17 12:23:56 +04:00
image_processing.rst Update the OpenCL documents. 2013-09-26 14:04:11 +08:00
introduction.rst Deleted all trailing whitespace. 2013-08-21 18:59:24 +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 Rewrite distanceToCenters. 2013-10-25 15:02:00 +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 fix three warning about mog, mog2 and KNearestNeighbour. 2013-09-26 15:30:44 +08:00