470 Commits (35dbf3222754ab2dbe64ceaf73360f1e79ed43d4)

Author SHA1 Message Date
Alexander Smorkalov 6cf7d6ef4e OpenCV C/C++/OCL/CUDA samples install path fixed. Install rools for tests added. 11 years ago
Alexander Smorkalov 39201e68e2 Code review notes fixed. 11 years ago
Alexander Smorkalov f332cba14b OpenCV C/C++/OCL/CUDA samples install path fixed. Install rools for tests added. 11 years ago
Alexander Smorkalov 3ebdcafdd3 All installed files marked with component names for install customization. 11 years ago
Alexander Smorkalov b75cbfde45 All installed files marked with component names for install customization. 11 years ago
Ilya Lavrenov 63e4af8536 added the first T-API example - CamShift tracking 11 years ago
Peter Andreas Entschev 6f3163f62d DescriptorExtractor: added defaultNorm() to return default norm type. 11 years ago
Roman Donchenko d07e7897a0 Fixed building with OpenCL, but without the ocl module. 11 years ago
peng xiao 7285341083 1. Let btvRegWeights to be constant per `process` call. 11 years ago
Vladislav Vinogradov 5673e7e435 fix bug in gpu bgsegm sample 11 years ago
Alexander Alekhin 555c505b70 update cmake 'install' target for Windows platform 11 years ago
Alexander Alekhin 69c2ef5ed2 ocl: update ocl samples 11 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 11 years ago
Roman Donchenko 62353b7980 Boring changes - samples. 11 years ago
Vladislav Vinogradov 12f50d7f67 fixed video_writer sample 11 years ago
Vladislav Vinogradov a41006754e fix documentation 11 years ago
Vladislav Vinogradov fd88654b45 replaced GPU -> CUDA 11 years ago
Vladislav Vinogradov 3c34b24f1f replaced gpu->cuda in files names 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 5a85f1b6da renamed gpucodec namespace -> cudacodec 11 years ago
Vladislav Vinogradov e895b7455e renamed gpu namespace -> cuda 11 years ago
Vladislav Vinogradov 17e20b2c60 fix for bug #3219 (undefined reference in GPU samples) 11 years ago
Vladislav Vinogradov d87eb75904 rewrite gpu stereo multi gpu sample: 11 years ago
Kirill Kornyakov 030fa5673e bugfix-for-3231 11 years ago
Changlin Hsieh 723ba29660 Update cmake files by using CUDA_CUDA_LIBRARIES 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 11 years ago
Jin Ma 8fb6b689c6 1. Added OpenCL version of superres to the sample. 11 years ago
Changlin Hsieh c1dd38cbff Fix GPU example build failed with cuda 5.5 11 years ago
Vladislav Vinogradov 62edeeed16 refactored FGD algorithm 11 years ago
Vladislav Vinogradov 697793090d refactored GMG algorithm 11 years ago
Vladislav Vinogradov b8f0d1a0e4 refactored MOG2 algorithm 11 years ago
Vladislav Vinogradov a2adab7283 refactored MOG algorithm 11 years ago
Vladislav Vinogradov 7b87d72d80 refactored generalized hough (both CPU and GPU): 11 years ago
Vladislav Vinogradov 39a25115e0 fixed compilation 11 years ago
Vladislav Vinogradov de56163f97 refactored gpu::matchTemplate (converted it into Algorithm) 11 years ago
Vladislav Vinogradov 70e6dc615a refactored GoodFeaturesToTrackDetector 11 years ago
Vladislav Vinogradov d7ff3ad0cf refactored cornerHarris and cornerMinEigenVal 11 years ago