30 Commits (4cbf0cb31ea56e7d63ed63518d9fd49a2b50e0d9)

Author SHA1 Message Date
Ilya Lavrenov da3b7c79b8 refactored filters in the ocl module; added an accuracy tests for ocl::medianFilter 11 years ago
Sebastian Krämer 3696174b14 fix documentation warning 11 years ago
Sebastian Krämer 4ffd3fb905 add ocl::abs 11 years ago
Sebastian Krämer c844bbdd82 documentation update for ocl::min and ocl::max 11 years ago
Alexander Alekhin d74ca7b39d ocl: update module documentation 11 years ago
Ilya Lavrenov dafd4da031 removed ocl::minMax_buf, updated doc (operation on matrices) 11 years ago
perping 1bc20ae6f8 fix warning about addWeighted and remove magnitudeSqr(). 11 years ago
perping 074f9e33cb fix three warning about mog, mog2 and KNearestNeighbour. 11 years ago
perping f65286d3c6 Update the OpenCL documents. 11 years ago
Ilya Lavrenov f5af3ab851 changes in OpenCL matrix operations docs 11 years ago
yao 26b5eb3e39 add adaptive bilateral filter (cpp and ocl version) 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 11 years ago
StevenPuttemans ed76b2f98f Like mentioned by Andrei Pavlenko after merging pullrequest #1206, a wrong 11 years ago
StevenPuttemans f28496c628 Added sample links in documentation for python2, ocl and gpu 11 years ago
peng xiao 8b90cb375a Fix doc build error. 11 years ago
peng xiao 892c088e1b Some modifications to sortByKey API. 11 years ago
Andrey Kamaev 4bd721ad3b Fix build errors 12 years ago
hgaspar 60981565fa updated the ocl module introduction 12 years ago
yao 568b935246 remove a warning on Linux 12 years ago
Alexander Smorkalov 8cb0343f4c Documentation build warning fixes. 12 years ago
Andrey Kamaev b401c6a0c3 Fix discrepancies between function signatures in headers and documentation 12 years ago
Vadim Pisarevsky 849a8c8d20 fixed many errors in warnings in rst docs; added ocl module description (by Niko Li) 12 years ago
Andrey Kamaev 461b69f6ee Eliminate discrepancies between signatures in documentation and OpenCV headers 12 years ago
Andrey Kamaev 8aa2d6cddc Fix several documentation build warnings 12 years ago
Vadim Pisarevsky 9f4efab40a merged ocl module from ocl branch (it's not quite usable yet; at least on Mac) 13 years ago