41 Commits (688bd289873e09e93546badf779cab40a8ce0d78)

Author SHA1 Message Date
Andrey Pavlenko e6e817e613 Revert "Merge pull request #1779 from perping:integral_2.4" 11 years ago
krodyush 34c630faf4 update doc to be consisted with headers 11 years ago
Alexander Alekhin 17ca7f9545 ocl: add support for initialization from user-provided OpenCL handles 11 years ago
Peter Andreas Entschev def17f2baa Removing ocl::oclMat::ptr() method. 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 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 12 years ago
StevenPuttemans f28496c628 Added sample links in documentation for python2, ocl and gpu 12 years ago
peng xiao 8b90cb375a Fix doc build error. 12 years ago
peng xiao 892c088e1b Some modifications to sortByKey API. 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
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 13 years ago
Vadim Pisarevsky 9f4efab40a merged ocl module from ocl branch (it's not quite usable yet; at least on Mac) 13 years ago