5632 Commits (33df7131ae378f5958eac1d9a7e32e5e72394317)

Author SHA1 Message Date
Roman Donchenko 2de8487e58 Fixed a few tests that use uninitialized inputs. 11 years ago
ilya-lavrenov 27947474ec fixed data path 11 years ago
Roman Donchenko 7d62fdc62c GPU resize: removed a few parameter names to avoid unused parameter warnings. 11 years ago
Jin Ma 172242a94e Revised performance test according to the feedback of the community. 11 years ago
Ilya Lavrenov be98cd2f7f replaced explicit __stdcall by CV_STDCALL 11 years ago
Jin Ma 1366df8250 MOG&MOG2: Modified the performance test according to the feedback of the community. 11 years ago
ilya-lavrenov 722bdc52a0 enabled gemm and dft erf test 11 years ago
ilya-lavrenov 0f8f489658 changed data path and eps 11 years ago
Roman Donchenko 6ebfa87181 Delete a bunch more trailing whitespace that slipped through the cracks. 11 years ago
Roman Donchenko a9975b144a Fixed a bug in FLANN resulting in uninitialized accesses. 11 years ago
Jin Ma dd73016c8b Removed whitespace. 11 years ago
Jin Ma e528f39def Added the performance test for mog and mog2. 11 years ago
yao a70bdfc13f a little fix to tests and sample 11 years ago
pengxiao ea16539448 Fix a crash of ocl program if clAmdBlas is not linked. 11 years ago
peng xiao 7b3e3f69fb Modify according to @alalek. 11 years ago
Vadim Pisarevsky e85e4d3ab9 fixed bug in IPP-accelerated morphology; added several IPP imgwarp functions (by Klim) 11 years ago
kdrobnyh e6ec3dd17f Add IPP support in resize, warpAffine, warpPerspective functions 11 years ago
Alexander Smorkalov 6d3102141c Globbing accuracy test fail on Windows RT fixed. 11 years ago
StevenPuttemans 7e638cb0b5 Bugfix 3115: Added not to documentation for python version for 11 years ago
peng xiao 3c2a8912ee Let clAmdBlas library initialize once during program lifetime. 11 years ago
Gabe Schwartz b2bedef26f Added interlace handling to PNG decoder. 11 years ago
Gabe Schwartz e2441e0034 Removed incorrect iCCP chunks from GUI resources. 11 years ago
StevenPuttemans e7921c3fe7 Added changes suggested by bug #3186 : fixing the unplugging of webcam 11 years ago
kdrobnyh f4aa7ff919 Add IPP support in meanStdDev, minMaxIdx, norm functions 11 years ago
ilya-lavrenov a6084d2970 enabled some tests that failed before OCL_TEST_CYCLE*() macroses were defined and for some tests was disabled SANITY_CHECK, because plain and ocl results must not be completely equal 11 years ago
ilya-lavrenov 968c095403 gpu -> ocl 11 years ago
kdrobnyh 7a7aa148d4 Add IPP support in compare function 11 years ago
Jin Ma 114f3266d8 Removed performance test. 11 years ago
Jin Ma 4f3349ffe4 Added perf namespace. 11 years ago
Jin Ma 0233c4c198 Removed whitespace. 11 years ago
Jin Ma 14e083f1e0 Removed trailing whitespace 11 years ago
Jin Ma 5728612f95 Removed the trailing whitespace 11 years ago
yao ab235cda74 fix warnings 11 years ago
yao 26b5eb3e39 add adaptive bilateral filter (cpp and ocl version) 11 years ago
Vadim Pisarevsky f12702be24 fixed bugs in rectangular morphology case 11 years ago
Vadim Pisarevsky 771feb61c2 fixed building OpenCV with IPP 6.x (different DFT API); added Canny and rectangular morphology (based on Alex Kapustin patches) 11 years ago
Roman Donchenko 122d0f8685 Deleted the now-empty ocl perf_precomp.cpp. 11 years ago
ilya-lavrenov 3c86aa4ae1 appended ocl::finish to test_cycle defines 11 years ago
Vladislav Vinogradov bff0fad6c3 gpu TVL1 Optical Flow optimization: 11 years ago
peng xiao 040b3b8265 Remove trailing whitespace. 11 years ago
peng xiao c74c517ce3 Fix build error. 11 years ago
peng xiao 168d1dc18c Make some tweaks to make `sum` operations less frequently 11 years ago
ilya-lavrenov d02ccc9590 the code was refactored and old test system code was removed 11 years ago
ilya-lavrenov 4c28a6f0f6 most of the performance tests was rewritten in google-test manner 11 years ago
Vladislav Vinogradov 21c4753fed used global memory access for up-scaling 11 years ago
Alexander Shishkov 88712d97c6 fix CMake changes 11 years ago
Vladislav Vinogradov d1f6a23abf improved texture usage: 11 years ago
Vladislav Vinogradov 241cc417f9 added custom implementation for nearest and linear interpolation 11 years ago
Vladislav Vinogradov 3b05acf936 reorganize code for further modifiction 11 years ago
Alexander Shishkov 396f6bb55f fixed problems with building iOS version 11 years ago