12647 Commits (fd0ab8eba143c464cff9d85cae4d924f4c454d94)
 

Author SHA1 Message Date
Andrey Pavlenko fd0ab8eba1 Merge pull request #2461 from ilya-lavrenov:tapi_calc_hist 11 years ago
Ilya Lavrenov 208831eb5d optimized cv::calcHist 11 years ago
Roman Donchenko 70e22b682d Merge pull request #2397 from vbystricky:intelperc 11 years ago
vbystricky 193e97a34a Move declaration of IVideoCapture class into precomp.hpp, make some methods of IVideoCapture pure virtual 11 years ago
Andrey Pavlenko 2879ff2098 Merge pull request #2437 from ilya-lavrenov:tapi_morph 11 years ago
Andrey Pavlenko 5dbe73f94d Merge pull request #2438 from ilya-lavrenov:tapi_flip 11 years ago
Andrey Pavlenko 182d74d33f Merge pull request #2441 from akarsakov:ocl_platform_vendor 11 years ago
Andrey Pavlenko 451be9ed53 Merge pull request #2444 from ilya-lavrenov:tapi_gftt 11 years ago
Andrey Pavlenko 3cb49eac49 Merge pull request #2451 from ilya-lavrenov:tapi_fast_covar_data 11 years ago
Andrey Pavlenko 8f3492851e Merge pull request #2453 from ilya-lavrenov:tapi_sobel 11 years ago
Alexander Karsakov 8660588fe9 Pass vendor macro to opencl kernel 11 years ago
Andrey Pavlenko d1d451c952 Merge pull request #2431 from ilya-lavrenov:tapi_perf 11 years ago
Andrey Pavlenko 2f0fe5b87b Merge pull request #2450 from ilya-lavrenov:tapi_test 11 years ago
Andrey Pavlenko f21a94880e Merge pull request #2452 from ilya-lavrenov:tapi_disable_surf 11 years ago
Ilya Lavrenov dc76e6b4a1 added new dtypes to cv::Sobel 11 years ago
Ilya Lavrenov 4a7289b22f improved cv::preCornerDetect 11 years ago
Ilya Lavrenov d9c5fbc9ba disable SURF 11 years ago
Ilya Lavrenov 1291bd1c4a ported fast calculation of covar data 11 years ago
Ilya Lavrenov f404315368 test for clEnqueueReadBufferRect 11 years ago
Ilya Lavrenov 86a3ed4162 improved performance of GFTT 11 years ago
Roman Donchenko 42f9ee3f3e Merge pull request #2440 from codyrigney92:Master_LKOptFlow_NEON 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
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 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 0692a674d1 Merge pull request #2381 from ElenaGvozdeva:ipp_resize 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
Roman Donchenko af8aa8a2fa Merge pull request #2433 from ilya-lavrenov:typos 11 years ago
Ilya Lavrenov eedf86402d typos 11 years ago
Ilya Lavrenov 68957b2757 added some new performance tests 11 years ago
Andrey Pavlenko 409bd162ff Merge pull request #2421 from akarsakov:fix_ocl_haar_intel 11 years ago
Andrey Pavlenko 37580687e6 Merge pull request #2427 from alalek:ocl_build_log 11 years ago
Elena Gvozdeva 68edda3350 fixed 11 years ago
Alexander Alekhin b9d68ef061 core/ocl: OpenCL build log improvements 11 years ago
Andrey Pavlenko 57b6850d74 Merge pull request #2415 from vpisarev:fix_stereobm_sse 11 years ago
Alexander Karsakov e6f6707558 OCL: Fix for Haar classifier (thanks to Konstantin Rodyushkin). 11 years ago
Roman Donchenko 7dc22b4ea6 Merge pull request #2419 from linquize:tgit.icon 11 years ago
Linquize a228633d31 Add tgit.icon project config 11 years ago
Roman Donchenko bd5d8404c9 Merge pull request #2393 from ilya-lavrenov:coverity 11 years ago
juanmanpr 7a68e3d207 CV_Assert for photo module corrected 11 years ago
Roman Donchenko 693129902d Merge pull request #2399 from SpecLad:merge-2.4 11 years ago
Vadim Pisarevsky a3aced20c1 fixed difference between SSE2 and C branches of StereoBM; they should now produce absolutely the same results 11 years ago