59 Commits (9d87f9c9740dd1128d25ad72bb2684ad7720ef01)

Author SHA1 Message Date
Roman Donchenko ccbd7f8da9 Added a citation which used to be in the gpu module in 2.4. 11 years ago
perping 73b34e3f85 fix warning. 11 years ago
Ilya Lavrenov 56d943388d speeded up ocl::distanceToCenters 11 years ago
Harris Gasparakis a1de91a4fd Cleaned up adaptive bilateral filtering, added support for gaussian interpolation, updated sample and docs 11 years ago
Alexander Alekhin 5a333bfff4 ocl: update documentation 11 years ago
Alexander Alekhin b10e1e5c7e ocl: filters: update documentation 11 years ago
peng xiao 68a8a11161 Rewrite distanceToCenters. 11 years ago
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 9ed475cf52 War on Whitespace, master edition: file endings. 11 years ago
Roman Donchenko 9b92545ce6 War on Whitespace, master edition: trailing spaces. 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
yao 3d3e9ab635 Fix the problem of haar caused by merge 12 years ago
peng xiao 143f8f69d6 Add some documentation on ocl::convolve 12 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
Suenghoon Park 8a1d6a1bb2 added documentation for ocl::HoughCircles 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 73bbabf207 Eliminate discrepancies between signatures in documentation and OpenCV headers 12 years ago
Andrey Kamaev 0e7ca71dcc Normalize whitespace in documentation and text files 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