6639 Commits (93f757f8a25ebf7be5eb177bde676b2639acec75)

Author SHA1 Message Date
Roman Donchenko 93f757f8a2 Boring changes - superres. 11 years ago
Roman Donchenko f21851f0f4 Boring changes - stitching. 11 years ago
Roman Donchenko cce0f48d3e Boring changes - softcascade. 11 years ago
Roman Donchenko 32205d3c5b Boring changes - photo. 11 years ago
Roman Donchenko b12894d95a Boring changes - objdetect. 11 years ago
Roman Donchenko de6a934f66 Boring changes - nonfree. 11 years ago
Roman Donchenko 345bc633cc Boring changes - ml. 11 years ago
Roman Donchenko 1eacb485c5 Boring changes - features2d. 11 years ago
Roman Donchenko bd70a033fc Boring changes - calib3d. 11 years ago
Roman Donchenko 711fb6bd92 Boring changes - bioinspired. 11 years ago
Roman Donchenko beeb932d22 Boring changes - highgui. 11 years ago
Roman Donchenko 254d4ae429 Boring changes - imgproc. 11 years ago
Roman Donchenko 8200a95ced Boring changes - core. 11 years ago
Roman Donchenko 461c98fa86 Replaced Ptr with my new implementation. 11 years ago
pengxiao e45f92a9e1 Fix a bug of ocl retina on NVIDIA platform. 11 years ago
Abid K 0902f183ca alignment of parameters as per speclad 11 years ago
Roman Donchenko 18bb951574 Nuked the rest of the precomp.cpp files. 11 years ago
Alexander Smorkalov 6d3102141c Globbing accuracy test fail on Windows RT fixed. 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
abidrahmank 7fd8a19fe8 warning corrections 11 years ago
abidrahmank 14af369640 Python bindings for KeyPoint methods 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
Alexander Smorkalov 5af2cc6223 AutoBuffer with initial zero size fixed. 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
Roman Donchenko 5e4ebf3403 Fixed incomplete matrix initialization in HomographyRefineCallback. 11 years ago
peng xiao 9f0a88c1d6 Remove trailing whitespace. 11 years ago
peng xiao 287c8a3330 Let ocl::context only be initialized once in retina_ocl test. 11 years ago
ilya-lavrenov 3c86aa4ae1 appended ocl::finish to test_cycle defines 11 years ago
Roman Donchenko dd25f416a6 War on Whitespace, master edition: tabs. 11 years ago
Roman Donchenko 9ed475cf52 War on Whitespace, master edition: file endings. 11 years ago
Roman Donchenko 9b92545ce6 War on Whitespace, master edition: trailing spaces. 11 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 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
Roman Donchenko 67ae438dae Refactored NumPy detection. 11 years ago
Maria Dimashova 989be02562 fixed cpp wrappers of ML tree-based models 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