7544 Commits (1e556e08dc258496dfd5f6e49ba7c58391debb27)

Author SHA1 Message Date
Juan Manuel Perez 752d88f5d2 Compile error fix for Win 11 years ago
Juan Manuel Perez 5a1e9876fc Corrected compilation errors Win 11 years ago
Juan Manuel Perez ead966709d Remove ~ file 11 years ago
Juan Manuel Perez fe7bab499f Corrections for compiling issues in Win, And and Doc 11 years ago
Juan Manuel Perez 61c27ac81e Shape module added 11 years ago
Vadim Pisarevsky 851a8a1cd0 fixed whitespace error 11 years ago
Alexander Mordvintsev 20fe614c2f createLineSegmentDetectorPtr -> createLineSegmentDetector in tests and samples 11 years ago
Alexander Mordvintsev 0a8d62e5fd createLineSegmentDetectorPtr -> createLineSegmentDetector 11 years ago
Alexander Mordvintsev f0b050fa88 exposed LineSegemntDetector to python 11 years ago
peng xiao 315c054379 Fix new blank line at EOF. 11 years ago
peng xiao 422396ef6a fix build error 11 years ago
peng xiao f69ccfa43d Add opencl svm. 11 years ago
lluis 047b568f6d erGrouping now uses a classifier for group validation instead of a set of heuristical ifos. 11 years ago
Ilya Lavrenov b54228fb83 fixed ocl::countNonZero 11 years ago
Ilya Lavrenov 9dca7555b4 fixed ocl::minMax 11 years ago
Alexander Smorkalov 8cb0921252 pr #1464 reverted as breaking the build for Linux without libv4l library. 11 years ago
perping 1bc20ae6f8 fix warning about addWeighted and remove magnitudeSqr(). 11 years ago
Tony 97fc1e10a7 Replace obsolete Gtk symbols 11 years ago
Fedor Morozov c9ace38897 Docs updated, added InputArray, fixes for makePtr,... 11 years ago
Andrey Pavlenko 0a695eb314 hortening the file names (HighDynamicRange -> HDR) 11 years ago
Nghia Ho 357e5d55f6 Removed trailing whitespaces 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
peng xiao 28ac23c1a1 If device does not support double, returns immediately. 11 years ago
Ilya Lavrenov f5af3ab851 changes in OpenCL matrix operations docs 11 years ago
Ilya Lavrenov c8821bd909 replaced manually new/delete by AutoBuffer 11 years ago
Ilya Lavrenov 0faac595a8 fixed minMaxLoc kernel (removed compilation errors) 11 years ago
Ilya Lavrenov 544c02407e reverted and generalized original ocl::transpose 11 years ago
Jin Ma c7c0a41e17 Resolved the bug that the work group size is not valid. 11 years ago
Vladislav Vinogradov e675684c81 fix bug #3277 (findCirclesGrid failures): 11 years ago
Ilya Lavrenov c87d2d414d removed arithm_absdiff.cl 11 years ago
Ilya Lavrenov 8aa3eb817d refactored arithm.cpp. Extended param list for all the tests 11 years ago
Ilya Lavrenov b4ad128218 refactoed and extended ocl::transpose 11 years ago
Ilya Lavrenov 799afab23b refactored and extended ocl::exp and ocl::log 11 years ago
Ilya Lavrenov 0730963576 refactored and extended ocl::compare 11 years ago
Ilya Lavrenov 8e0e352d77 refactored and extended binary bitwise operations 11 years ago
Ilya Lavrenov 161674bff2 refactored and extended ocl::addWeighted 11 years ago
Ilya Lavrenov b20bd470fe refactored and extended ocl::LUT 11 years ago
shawke 720241de87 Make similar default typedefs for Point_, Size_ and Rect_ 11 years ago
Ilya Lavrenov 311a7233c2 removed comments from filtering.cpp and imgproc.cpp in ocl module 11 years ago
Ilya Lavrenov bd36e556a1 removed ocl::magnitudeSqr 11 years ago
Ilya Lavrenov 0ad03162df refactored and extended arithm operations add/sub/mul/div/absdiff 11 years ago
Ilya Lavrenov 5ff5fdd73d marked some methods of ocl::Context as const 11 years ago
Ilya Lavrenov d64fb235f7 removed needless arithm_2_mat.cl file 11 years ago
StevenPuttemans 1b1fb131b3 Attempt at fixing bug 3186 11 years ago
lluis 5670e4f6cd fixed typos 11 years ago
Vladislav Vinogradov 776c0cb08c switched to new device layer in gpucodec module 11 years ago
Jin Ma b88f5302e2 Removed unused constructor. 11 years ago
Jin Ma 1bfe39f485 Added knearest neighbor of OpenCL version. 11 years ago
Jin Ma 06c33df307 Added knearest neighbor of OpenCL version. 11 years ago