7978 Commits (82b852c13c226e83e99590779f6df548edc8afd1)

Author SHA1 Message Date
Vladislav Vinogradov 43e811118b fixed assertion 12 years ago
Vladislav Vinogradov 766d950ff3 used new device layer in math per element operations 12 years ago
Vladislav Vinogradov 7628e57fc6 used new device layer for cv::gpu::absdiff 12 years ago
Vladislav Vinogradov 574ff47146 used new device layer for cv::gpu::divide 12 years ago
Vladislav Vinogradov e7dba695b3 used new device layer for cv::gpu::multiply 12 years ago
Vladislav Vinogradov 156f86ea0b used new device layer for cv::gpu::subtract 12 years ago
Vladislav Vinogradov 9c5da2ea22 used new device layer for cv::gpu::add 12 years ago
Vladislav Vinogradov 32d578f5f0 fixed gridTransform overloads problems 12 years ago
Vladislav Vinogradov f4fb7fe1be fixed compilation error "ambiguous symbol" on CUDA 5.0: 12 years ago
John Stowers 51341738ba Add cv::logPolar, cv::linearPolar, and a python example 12 years ago
Tony 0d06b1dced Change true for TRUE 12 years ago
Alexander Alekhin 958604a68e perf test: update error message about relative error 12 years ago
Vadim Pisarevsky c810d03d5c some more attempts to fix compile bug on Android 12 years ago
Ilya Lavrenov a562b5c985 fixed ocl::meanStddev and created accuracy test for this function 12 years ago
Ilya Lavrenov 7379152afb fixed ocl::setIdentity 12 years ago
Vadim Pisarevsky c3748a5f95 fixed the trailing whitespaces 12 years ago
Ilya Lavrenov 7edcefb2be fixed ocl::phase 12 years ago
Vadim Pisarevsky ca0956a7e2 this is rewrite of the github patch #674 by chouclee; the goal is to improve polyfit accuracy 12 years ago
Ilya Lavrenov b864f48274 fixed ocl::sum, ocl::sqrSum, ocl::absSum 12 years ago
Vadim Pisarevsky bc1f9d6268 fixed description of createLineSegmentDetector 12 years ago
Vadim Pisarevsky cd84742556 attempts to fix build errors on Android 12 years ago
Alex Leontiev 0324932fb3 Added the copyright statements 12 years ago
Juan Manuel Perez f6fc39ce8f Putting definitions of SCD and SCDMatcher separated from sc_dis.cpp file 12 years ago
Juan Manuel Perez 4672a70c1f Replaced dynamic_cas with Ptr::dynamicCast<>, and & with && 12 years ago
Juan Manuel Perez 1bf4298251 Macro removal 12 years ago
Juan Manuel Perez aa73dafbbb 2 Compile error fix for Win 12 years ago
Juan Manuel Perez 752d88f5d2 Compile error fix for Win 12 years ago
Juan Manuel Perez 5a1e9876fc Corrected compilation errors Win 12 years ago
Juan Manuel Perez ead966709d Remove ~ file 12 years ago
Juan Manuel Perez fe7bab499f Corrections for compiling issues in Win, And and Doc 12 years ago
Juan Manuel Perez 61c27ac81e Shape module added 12 years ago
Vadim Pisarevsky 851a8a1cd0 fixed whitespace error 12 years ago
Alexander Mordvintsev 20fe614c2f createLineSegmentDetectorPtr -> createLineSegmentDetector in tests and samples 12 years ago
Alexander Mordvintsev 0a8d62e5fd createLineSegmentDetectorPtr -> createLineSegmentDetector 12 years ago
Alexander Mordvintsev f0b050fa88 exposed LineSegemntDetector to python 12 years ago
StevenPuttemans f6c802b563 Applied fix suggested in bug 3282 and shortened code 12 years ago
peng xiao 315c054379 Fix new blank line at EOF. 12 years ago
peng xiao 422396ef6a fix build error 12 years ago
peng xiao f69ccfa43d Add opencl svm. 12 years ago
Alex Leontiev 3ac3ba0415 Minor fixes 12 years ago
Alex Leontiev 891bcd8491 Finish implementing the Nonlinear Conjugate Gradient 12 years ago
lluis 047b568f6d erGrouping now uses a classifier for group validation instead of a set of heuristical ifos. 12 years ago
Ilya Lavrenov b54228fb83 fixed ocl::countNonZero 12 years ago
Ilya Lavrenov 9dca7555b4 fixed ocl::minMax 12 years ago
Alexander Smorkalov 8cb0921252 pr #1464 reverted as breaking the build for Linux without libv4l library. 12 years ago
perping 1bc20ae6f8 fix warning about addWeighted and remove magnitudeSqr(). 12 years ago
Tony 97fc1e10a7 Replace obsolete Gtk symbols 12 years ago
Fedor Morozov c9ace38897 Docs updated, added InputArray, fixes for makePtr,... 12 years ago
Andrey Pavlenko 0a695eb314 hortening the file names (HighDynamicRange -> HDR) 12 years ago
Nghia Ho 357e5d55f6 Removed trailing whitespaces 12 years ago