6759 Commits (eff21788a80738db8b0a5901c21e447ff9134d96)

Author SHA1 Message Date
abidrahmank 7fd8a19fe8 warning corrections 12 years ago
abidrahmank 14af369640 Python bindings for KeyPoint methods 12 years ago
kdrobnyh f4aa7ff919 Add IPP support in meanStdDev, minMaxIdx, norm functions 12 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 12 years ago
ilya-lavrenov 968c095403 gpu -> ocl 12 years ago
kdrobnyh 7a7aa148d4 Add IPP support in compare function 12 years ago
Alexander Smorkalov 5af2cc6223 AutoBuffer with initial zero size fixed. 12 years ago
Jin Ma 114f3266d8 Removed performance test. 12 years ago
Jin Ma 4f3349ffe4 Added perf namespace. 12 years ago
Jin Ma 0233c4c198 Removed whitespace. 12 years ago
Jin Ma 14e083f1e0 Removed trailing whitespace 12 years ago
Jin Ma 5728612f95 Removed the trailing whitespace 12 years ago
yao ab235cda74 fix warnings 12 years ago
yao 26b5eb3e39 add adaptive bilateral filter (cpp and ocl version) 12 years ago
Vadim Pisarevsky f12702be24 fixed bugs in rectangular morphology case 12 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) 12 years ago
Roman Donchenko 122d0f8685 Deleted the now-empty ocl perf_precomp.cpp. 12 years ago
Roman Donchenko 5e4ebf3403 Fixed incomplete matrix initialization in HomographyRefineCallback. 12 years ago
peng xiao 9f0a88c1d6 Remove trailing whitespace. 12 years ago
peng xiao 287c8a3330 Let ocl::context only be initialized once in retina_ocl test. 12 years ago
ilya-lavrenov 3c86aa4ae1 appended ocl::finish to test_cycle defines 12 years ago
Roman Donchenko dd25f416a6 War on Whitespace, master edition: tabs. 12 years ago
Roman Donchenko 9ed475cf52 War on Whitespace, master edition: file endings. 12 years ago
Roman Donchenko 9b92545ce6 War on Whitespace, master edition: trailing spaces. 12 years ago
Jason Newton affab4f156 correct range computations, it is difficult to do the more efficient single pass 3N/2 implementations correctly in this particular setting without costing more than they save 12 years ago
Vladislav Vinogradov bff0fad6c3 gpu TVL1 Optical Flow optimization: 12 years ago
peng xiao 040b3b8265 Remove trailing whitespace. 12 years ago
peng xiao c74c517ce3 Fix build error. 12 years ago
peng xiao 168d1dc18c Make some tweaks to make `sum` operations less frequently 12 years ago
ilya-lavrenov d02ccc9590 the code was refactored and old test system code was removed 12 years ago
ilya-lavrenov 4c28a6f0f6 most of the performance tests was rewritten in google-test manner 12 years ago
Roman Donchenko 67ae438dae Refactored NumPy detection. 12 years ago
Maria Dimashova 989be02562 fixed cpp wrappers of ML tree-based models 12 years ago
Vladislav Vinogradov 21c4753fed used global memory access for up-scaling 12 years ago
Alexander Shishkov 88712d97c6 fix CMake changes 12 years ago
Vladislav Vinogradov d1f6a23abf improved texture usage: 12 years ago
Vladislav Vinogradov 241cc417f9 added custom implementation for nearest and linear interpolation 12 years ago
Vladislav Vinogradov 3b05acf936 reorganize code for further modifiction 12 years ago
Alexander Shishkov 396f6bb55f fixed problems with building iOS version 12 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." 12 years ago
Vladislav Vinogradov f826bd8bce removed NPP implementation 12 years ago
peng xiao 2519a21935 Fix a potential bug of ParallelLoopBodyWrapper::operator(Range) 12 years ago
Alexander Alekhin 7685b983db OCL: tests: repair moments implementation in master branch, enable tests 12 years ago
Roman Donchenko 6fed0e85c2 Cut down on the use of ZLIB_LIBRARY/ZLIB_INCLUDE_DIR. 12 years ago
Ilya Lavrenov 6c4ad9b597 fixer error with incorrect condition 12 years ago
Ilya Lavrenov ec461a2ff0 added a test for ocl::norm 12 years ago
Alexander Alekhin b7b584984e OCL: tests: repair/disable failed tests in ocl module 12 years ago
Jin Ma 1e8194fd3c Optimized mog and mog2, which have much better performance. 12 years ago
Alexander Smorkalov 8aae54b7f4 WindowsRT mode build warning fix. 12 years ago
Roman Donchenko 3c137f7a04 Converted tabs to spaces. 12 years ago