13040 Commits (5600bc54f4e751180f7c9d50b17235bba2f086af)
 

Author SHA1 Message Date
Ilya Lavrenov dc76e6b4a1 added new dtypes to cv::Sobel 11 years ago
Roman Donchenko f351540eda Merge pull request #2443 from waveform80:issue-3554 11 years ago
Ilya Lavrenov 4a7289b22f improved cv::preCornerDetect 11 years ago
Ilya Lavrenov d9c5fbc9ba disable SURF 11 years ago
Alexander Karsakov 806e9241a6 Clarifying comments 11 years ago
Ilya Lavrenov 1291bd1c4a ported fast calculation of covar data 11 years ago
Ilya Lavrenov f404315368 test for clEnqueueReadBufferRect 11 years ago
mlyashko 66ed6a8a50 macro for normal return from thriveless kernel.set 11 years ago
Alexander Smorkalov b3e18d23a3 Implicit CUDA and OpenCL control for module definition added. 11 years ago
Ilya Lavrenov f7a474180b tuned some tests 11 years ago
Ilya Lavrenov 86a3ed4162 improved performance of GFTT 11 years ago
Anatoly Baksheev fde0185a77 iteractor work 11 years ago
Vadim Pisarevsky 22f42a639f fixed doc builder warnings; make sure the tests give reasonable results when OpenCL is not available 11 years ago
Alexander Karsakov 4aa891e773 Remove clReleaseDevice call (workaround for pure virtual call on Windows) 11 years ago
Roman Donchenko 42f9ee3f3e Merge pull request #2440 from codyrigney92:Master_LKOptFlow_NEON 11 years ago
Vadim Pisarevsky 60ce2b2e9f modified SURF's performance test to test OpenCL version as well 11 years ago
Vadim Pisarevsky da70b04262 made SURF_OCL default constructor parameters the same as SURF 11 years ago
Vadim Pisarevsky 3c1917771b modified OpenCL SURF API and the tests in 2.4.x to prove that it gives different from CPU results 11 years ago
Alexander Karsakov c1dad2178c Added Device:: isAMD,isIntel,isNvidia methods. 11 years ago
vbystricky d4a1df85be Change text of copyright 11 years ago
vbystricky f9e942f9ef Change text of license and copyright 11 years ago
Dave Hughes b184d7f27b Fix for #3554 11 years ago
Cody Rigney a80ebfe28d Master Version: Added NEON Optimizations for LK Optical Flow. 11 years ago
Andrey Pavlenko 0a3aca230c Merge pull request #2436 from ilya-lavrenov:tapi_dft_fix 11 years ago
Andrey Pavlenko ba4513503e Merge pull request #2429 from ilya-lavrenov:master_compatible_tests 11 years ago
Andrey Pavlenko c9d8025fab Merge pull request #2391 from ilya-lavrenov:tapi_match_template 11 years ago
Andrey Pavlenko c00f0faf24 Merge pull request #2408 from ilya-lavrenov:tapi_core_opt 11 years ago
Roman Donchenko 5527f2872d Merge pull request #2409 from juanmanpr:master 11 years ago
Roman Donchenko b5248dbf3f Merge pull request #2407 from codyrigney92:LKOptFlow_NEON 11 years ago
Roman Donchenko fa3f29f2b5 Merge pull request #2439 from ilya-lavrenov:typo 11 years ago
Ilya Lavrenov 099ea91823 typos 11 years ago
Roman Donchenko 0692a674d1 Merge pull request #2381 from ElenaGvozdeva:ipp_resize 11 years ago
Roman Donchenko a600267b9f Merge pull request #2432 from ilya-lavrenov:summary_py 11 years ago
mlyashko 5c867463d2 changed localsize to NULL (reviewers comment) 11 years ago
Hilton Bristow 72d5609a36 Merged upstream master 11 years ago
GregoryMorse 90920c2376 Update cap_msmf.cpp 11 years ago
Ilya Lavrenov 050cca0422 improved performance of cv::flip (flip cols) 11 years ago
Roman Donchenko 7ecbf45751 Merge pull request #2435 from SpecLad:merge-2.4 11 years ago
Ilya Lavrenov 4376de7698 fixed morphology operations 11 years ago
Ilya Lavrenov be5b5a0471 fixed cv::dft 11 years ago
Roman Donchenko db85c35e69 Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
Ilya Lavrenov 29deff8707 ability to merge logs with intersections only 11 years ago
Roman Donchenko af8aa8a2fa Merge pull request #2433 from ilya-lavrenov:typos 11 years ago
Anatoly Baksheev fb7e74c511 iteractor work 11 years ago
Ilya Lavrenov eedf86402d typos 11 years ago
Ilya Lavrenov 68957b2757 added some new performance tests 11 years ago
Ilya Lavrenov 767b28f2e3 tests 11 years ago
Cody Rigney fbc69e444b Added NEON optimizations for LK optical flow (Intrinsics). 11 years ago
Ilya Lavrenov c1c3139368 master-like performance tests 11 years ago
Andrey Pavlenko 409bd162ff Merge pull request #2421 from akarsakov:fix_ocl_haar_intel 11 years ago