10669 Commits (e384a7bb95a0f45c8d4e09d28d50e0db58ba6d10)
 

Author SHA1 Message Date
Roman Donchenko e384a7bb95 Merge pull request #1665 from SpecLad:cuda-min-ver 12 years ago
Roman Donchenko 49c6533227 Move the minimal CUDA version into the minimal version list. 12 years ago
Roman Donchenko 6640846e95 Merge pull request #1653 from jlblancoc:master 12 years ago
Roman Donchenko 1e556e08dc Merge pull request #1661 from look4pritam:my-branch 12 years ago
look4pritam 8c121d372a Small OpenCV-CUDA bugs are fixed. 12 years ago
Jose-Luis Blanco-Claraco 80e667b647 Minimized the number of arguments required to workaround the MSVC2013 compiler bug. 12 years ago
Jose-Luis Blanco-Claraco 27b02921f3 Added patch file for fixing VS2013 in 3rd party lib OpenEXR 12 years ago
Jose-Luis Blanco-Claraco 77023e2366 Added comment to features2d_init.cpp explaining the reason for the extra parameters. 12 years ago
Jose-Luis Blanco-Claraco c33ca77838 Undo changing whitespace. 12 years ago
Jose-Luis Blanco-Claraco bec35eeddb Avoid duplicated variable declarations. 12 years ago
Roman Donchenko 29f37fc130 Merge pull request #1575 from jet47:gpu-buffer-pool 12 years ago
Roman Donchenko 21233656bd Merge pull request #1540 from jet47:gpuarithm-cudev 12 years ago
Roman Donchenko e290436a4c Merge pull request #1492 from jet47:gpucodec-cudev 12 years ago
Roman Donchenko f25b77ff1e Merge pull request #1534 from jet47:fix-cuda-5.0-build 12 years ago
Jose-Luis Blanco-Claraco 52a904e17b Fixed MSVC 2013 build errors and workaround for an internal compiler crash. 12 years ago
Roman Donchenko 4c102112dd Merge pull request #1631 from alalek:merge-2.4 12 years ago
Alexander Alekhin e845184843 Merge remote-tracking branch 'upstream/2.4' into merge-2.4 12 years ago
Andrey Pavlenko 98d55f34fa Merge pull request #1625 from ilya-lavrenov:to_string 12 years ago
Ilya Lavrenov 741e0242b3 replaced to_string by cv::format 12 years ago
Roman Donchenko 1eb322fa5d Merge pull request #1622 from a0byte:2.4 12 years ago
Andrey Pavlenko 97da1419e1 Merge pull request #1573 from alalek:perf_simple_strategy 12 years ago
Andrey Pavlenko 7f15ec9d54 Merge pull request #1617 from ilya-lavrenov:ocl_info 12 years ago
Han Qiang 88f68a3fe0 Fixed typo in document. 12 years ago
Ilya Lavrenov ca26028415 demonstrative device info output 12 years ago
Andrey Pavlenko 9e12306d95 Merge pull request #1614 from ilya-lavrenov:ocl_svm_misprint 12 years ago
Andrey Pavlenko e90a9e810d Merge pull request #1612 from alalek:ocl_fix_string_info 12 years ago
Andrey Pavlenko ae56eaa563 Merge pull request #1609 from ilya-lavrenov:ocl_some_optimization 12 years ago
Roman Donchenko 0870d3d78c Merge pull request #1616 from ilya-lavrenov:ocl_cvtColor 12 years ago
Roman Donchenko 3f8db9d708 Merge pull request #1450 from adrians:neon-pull3 12 years ago
Ilya Lavrenov 28f566b843 misprint in disabling ocl::svm 12 years ago
Ilya Lavrenov b18101b15a some optimization of binary ocl::bitwise operations 12 years ago
Ilya Lavrenov da607c6711 ocl::cvtColor works with ROI properly 12 years ago
Alexander Alekhin 376cd8f84f perf: added simple collection strategy 12 years ago
Alexander Alekhin f617c0d4a2 ocl: fix for get string info from OpenCL 12 years ago
Andrey Pavlenko a239797271 Merge pull request #1611 from che-burashco:master 12 years ago
Andrey Pavlenko c5afaa4e8d Merge pull request #1610 from alalek:ocl_fix_perf_kalman 12 years ago
Andrey Pavlenko 19dca324ae Merge pull request #1608 from alalek:fix_warn_upd_haar 12 years ago
Andrey Pavlenko f9fe1b9b09 Merge pull request #1607 from ilya-lavrenov:ocl_fft_cleanup 12 years ago
Andrey Pavlenko a55cc60136 Merge pull request #1606 from ilya-lavrenov:ocl_imgproc 12 years ago
Andrey Pavlenko 9f5cda799f Merge pull request #1602 from alalek:ocl_test_dump_info 12 years ago
Andrey Pavlenko 4e31a3df24 Merge pull request #1603 from ilya-lavrenov:ocl_disable_svm_noblas 12 years ago
Kyrylo Shegeda d37d46d279 Fix a typo in kernel size 12 years ago
Alexander Alekhin 4413bee693 ocl: reverted type of perf test params for Kalman filter 12 years ago
Ilya Lavrenov dfbea3518a refactored ocl/src/imgproc.cpp 12 years ago
Ilya Lavrenov 5a309e8f6e fft cleanup ignoring 12 years ago
ilya-lavrenov d63a38e9bf disable SVM when AMD BLAS is not available 12 years ago
Andrey Pavlenko fa11f04ae1 Merge pull request #1605 from alalek:ocl_fixes 12 years ago
Alexander Alekhin 723af15228 ocl: fix warnings from GCC 4.8, update Haar 12 years ago
Alexander Alekhin 1980aad8d7 ocl: dump device info in tests 12 years ago
Alexander Alekhin 3b0823db7e ocl: fix CV_EXPORTS usage (misplaced in functions declarations) 12 years ago