10450 Commits (b08233a3ca513849571f569ab94800d58d941669)
 

Author SHA1 Message Date
Roman Donchenko c42d61e464 Merge pull request #1283 from melody-rain:new_mog_mog2 12 years ago
Roman Donchenko b3e73cf7d6 Merge pull request #1388 from bitwangyaoyao:2.4_CLAHE 12 years ago
Alexander Shishkov 359771fdac small fixes in the tutorial 12 years ago
Alexander Shishkov e354fa3fd1 fixed test data in highgui test for HDR 12 years ago
Alexander Shishkov 924f7ce373 small changes for compilation 12 years ago
Roman Donchenko e7f83619c5 Merge pull request #1378 from StevenPuttemans:bugfix_3115 12 years ago
Roman Donchenko 83be226048 Merge pull request #1382 from nghiaho12:cascade_classifier 12 years ago
Roman Donchenko f50a829943 Merge pull request #1383 from pengx17:2.4_clblas 12 years ago
yao a70bdfc13f a little fix to tests and sample 12 years ago
pengxiao ea16539448 Fix a crash of ocl program if clAmdBlas is not linked. 12 years ago
peng xiao 7b3e3f69fb Modify according to @alalek. 12 years ago
hbristow 7e5bbec895 Removing trailing whitespace and expanded tabs 12 years ago
Anatoly Baksheev 35e7952909 simplify modules/viz/CMakeLists.txt 12 years ago
Roman Donchenko 18bb951574 Nuked the rest of the precomp.cpp files. 12 years ago
Roman Donchenko 9218f4976c Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 years ago
Vadim Pisarevsky e85e4d3ab9 fixed bug in IPP-accelerated morphology; added several IPP imgwarp functions (by Klim) 12 years ago
kdrobnyh e6ec3dd17f Add IPP support in resize, warpAffine, warpPerspective functions 12 years ago
Roman Donchenko 757e7f842b Merge pull request #1300 from kdrobnyh:FilterBilateral 12 years ago
Roman Donchenko 99043f6fc2 Merge pull request #1385 from asmorkalov:winrt_glob_fix 12 years ago
Fedor Morozov e15eabe3fa Ghostbusters 12 years ago
Alexander Smorkalov 6d3102141c Globbing accuracy test fail on Windows RT fixed. 12 years ago
Roman Donchenko 188d3f02ee Merge pull request #1302 from kdrobnyh:compare 12 years ago
hbristow f57145dc64 Fixed regular expression for finding Matlab in Windows PATH 12 years ago
Roman Donchenko ff2b12334d Merge pull request #1355 from jet47:gpu-stereo-multi-gpu-sample 12 years ago
Vladislav Vinogradov 12f50d7f67 fixed video_writer sample 12 years ago
Vladislav Vinogradov ba4bf04c6c fixed incorrect GPUs -> CUDAs replacement 12 years ago
Vladislav Vinogradov a41006754e fix documentation 12 years ago
Vladislav Vinogradov 429bfad225 removed precomp.cpp files 12 years ago
Vladislav Vinogradov cbe437571e fixed docs 12 years ago
Vladislav Vinogradov f936c1283b fixed sanity test for cuda module 12 years ago
Vladislav Vinogradov fd88654b45 replaced GPU -> CUDA 12 years ago
Vladislav Vinogradov 3c34b24f1f replaced gpu->cuda in files names 12 years ago
Vladislav Vinogradov 80b9fd87dc removed gpu module from OPENCV2_BASE_MODULES 12 years ago
Vladislav Vinogradov ae94256edc renmaed gpu module -> cuda 12 years ago
Vladislav Vinogradov 29386f1449 renamed gpubgsegm -> cudabgsegm 12 years ago
Vladislav Vinogradov 259ceb7eaa renamed gpufeatures2d -> cudafeatures2d 12 years ago
Vladislav Vinogradov 5660d6a680 renamed gpuoptflow -> cudaoptflow 12 years ago
Vladislav Vinogradov a0ae602bb7 renamed gpuimgproc -> cudaimgproc 12 years ago
Vladislav Vinogradov 219b662127 renamed gpufilters -> cudafilters 12 years ago
Vladislav Vinogradov 71d61e07b1 renamed gpustereo -> cudastereo 12 years ago
Vladislav Vinogradov d4901a99ea renamed gpuwarping -> cudawarping 12 years ago
Vladislav Vinogradov dcd600cc47 renamed gpuarithm -> cudaarithm 12 years ago
Vladislav Vinogradov 6d216d78d9 renamed gpulegacy -> cudalegacy 12 years ago
Vladislav Vinogradov dbeb3e2968 renamed gpucodec -> cudacodec 12 years ago
Vladislav Vinogradov cfe4a71dc6 renamed gpu* source to cuda* in core module 12 years ago
Vladislav Vinogradov 91dd44e7fa removed compatibility headers 12 years ago
Vladislav Vinogradov fef646d4f8 removed mark_nvidia.py script 12 years ago
Vladislav Vinogradov a6308118b4 removed perf4au test 12 years ago
Vladislav Vinogradov 5a85f1b6da renamed gpucodec namespace -> cudacodec 12 years ago
Vladislav Vinogradov 8282f6ebc1 renamed gpu::cudev namespace -> cuda::device 12 years ago