5468 Commits (2de8487e5844a11a99bad39925bb2074be747ed3)

Author SHA1 Message Date
Roman Donchenko 2de8487e58 Fixed a few tests that use uninitialized inputs. 11 years ago
Ilya Lavrenov be98cd2f7f replaced explicit __stdcall by CV_STDCALL 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
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
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
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
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
MarkBelmont cf34b3d65b Changed the brief description of function Mat::colRange from "Create a matrix header for the specified row span." to "Create a matrix header for the specified column span." 11 years ago
Vladislav Vinogradov f826bd8bce removed NPP implementation 11 years ago
peng xiao 2519a21935 Fix a potential bug of ParallelLoopBodyWrapper::operator(Range) 11 years ago
Ilya Lavrenov 6c4ad9b597 fixer error with incorrect condition 11 years ago
Ilya Lavrenov ec461a2ff0 added a test for ocl::norm 11 years ago
Jin Ma 1e8194fd3c Optimized mog and mog2, which have much better performance. 11 years ago
Alexander Smorkalov 8aae54b7f4 WindowsRT mode build warning fix. 11 years ago
Roman Donchenko 3c137f7a04 Converted tabs to spaces. 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 11 years ago
Alexander Smorkalov b15addec70 C4447 warning about main function format suppressed. 11 years ago