9553 Commits (80b9fd87dc45c4b3ff89e8124e4fb114bf1ac70f)
 

Author SHA1 Message Date
Vladislav Vinogradov 80b9fd87dc removed gpu module from OPENCV2_BASE_MODULES 11 years ago
Vladislav Vinogradov ae94256edc renmaed gpu module -> cuda 11 years ago
Vladislav Vinogradov 29386f1449 renamed gpubgsegm -> cudabgsegm 11 years ago
Vladislav Vinogradov 259ceb7eaa renamed gpufeatures2d -> cudafeatures2d 11 years ago
Vladislav Vinogradov 5660d6a680 renamed gpuoptflow -> cudaoptflow 11 years ago
Vladislav Vinogradov a0ae602bb7 renamed gpuimgproc -> cudaimgproc 11 years ago
Vladislav Vinogradov 219b662127 renamed gpufilters -> cudafilters 11 years ago
Vladislav Vinogradov 71d61e07b1 renamed gpustereo -> cudastereo 11 years ago
Vladislav Vinogradov d4901a99ea renamed gpuwarping -> cudawarping 11 years ago
Vladislav Vinogradov dcd600cc47 renamed gpuarithm -> cudaarithm 11 years ago
Vladislav Vinogradov 6d216d78d9 renamed gpulegacy -> cudalegacy 11 years ago
Vladislav Vinogradov dbeb3e2968 renamed gpucodec -> cudacodec 11 years ago
Vladislav Vinogradov cfe4a71dc6 renamed gpu* source to cuda* in core module 11 years ago
Vladislav Vinogradov 91dd44e7fa removed compatibility headers 11 years ago
Vladislav Vinogradov fef646d4f8 removed mark_nvidia.py script 11 years ago
Vladislav Vinogradov a6308118b4 removed perf4au test 11 years ago
Vladislav Vinogradov 5a85f1b6da renamed gpucodec namespace -> cudacodec 11 years ago
Vladislav Vinogradov 8282f6ebc1 renamed gpu::cudev namespace -> cuda::device 11 years ago
Vladislav Vinogradov e895b7455e renamed gpu namespace -> cuda 11 years ago
Vladislav Vinogradov e12496d150 removed gpu name usage from ocl module 11 years ago
Roman Donchenko fc37df05ec Merge pull request #1366 from asmorkalov:ocv_autobuffer_fix 11 years ago
Roman Donchenko 86f4cd253a Merge pull request #1309 from pengx17:master_retina_ocl 11 years ago
Alexander Smorkalov 5af2cc6223 AutoBuffer with initial zero size fixed. 11 years ago
Roman Donchenko 11dcd4f4f3 Merge pull request #1356 from SpecLad:homography-uninit 11 years ago
Roman Donchenko e59c74e1c7 Merge pull request #1348 from SpecLad:merge-2.4 11 years ago
Roman Donchenko 5e4ebf3403 Fixed incomplete matrix initialization in HomographyRefineCallback. 11 years ago
Roman Donchenko 7afc2677e6 Removed a duplicate line. 11 years ago
peng xiao 9f0a88c1d6 Remove trailing whitespace. 11 years ago
Roman Donchenko 10cb9a0c4a Merge pull request #1342 from nevion:master 11 years ago
Roman Donchenko 1840fd5f00 Merge pull request #1248 from vkocheganov:chi_square_alt 11 years ago
peng xiao 287c8a3330 Let ocl::context only be initialized once in retina_ocl test. 11 years ago
Roman Donchenko 2d6f35d6ed Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
Roman Donchenko d32b62a177 Merge pull request #1341 from roynos:master 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
Roman Donchenko 2c4bbb313c Merge commit '43aec5ad' into merge-2.4 11 years ago
Roman Donchenko 4d06c4c7b6 Merge commit '43aec5ad^' into merge-2.4 11 years ago
Roman Donchenko 657699a1da Merge pull request #1267 from clhsieh:gpu_example_build_failed_with_cuda5p5 11 years ago
Roman Donchenko 45a0b39a73 Merge pull request #1339 from mdim:ml_cpp_wrappers_fix 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
Roman Donchenko 525b6eca2e Merge pull request #1311 from leszekhanusz:png_palette_alpha 11 years ago
Roman Donchenko b43890a7e1 Merge pull request #1326 from ilya-lavrenov:perf_ocl 11 years ago
Roman Donchenko 0daac6fd9d Merge pull request #1327 from alalek:ocl_master_tests_fix 11 years ago
Roman Donchenko f44ed7f37c Merge pull request #1340 from SpecLad:python-updates 11 years ago
Roman Donchenko d44adcd6e8 Merge pull request #1336 from jet47:gpu-resize 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
Roy Reapor d38fca2c06 Ignore Windows' Thumbs.db 11 years ago
Roman Donchenko 055a581977 Moved Sphinx detection outside of the PYTHONINTERP_FOUND block. 11 years ago