7765 Commits (254aece3173869216f447ba67f4919cc956c2722)

Author SHA1 Message Date
Vladislav Vinogradov ba4bf04c6c fixed incorrect GPUs -> CUDAs replacement 11 years ago
Vladislav Vinogradov a41006754e fix documentation 11 years ago
Vladislav Vinogradov 429bfad225 removed precomp.cpp files 11 years ago
Vladislav Vinogradov cbe437571e fixed docs 11 years ago
Vladislav Vinogradov f936c1283b fixed sanity test for cuda module 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 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
StevenPuttemans 7e638cb0b5 Bugfix 3115: Added not to documentation for python version for 11 years ago
hbristow c112c9aa00 Made binding compilation less verbose 11 years ago
hbristow 31c95ff7f8 Added new OpenCV definitions to bridge 11 years ago
peng xiao 3c2a8912ee Let clAmdBlas library initialize once during program lifetime. 11 years ago
dbloisi 582d5558cc trying to solve with space errors 11 years ago
hbristow 1d25e5f1ba manually added optical flow header to build 11 years ago
Daniel Angelov 24e916059f Added LineSegmentDetector documentation and an output image. 11 years ago
Daniel Angelov 9d78b8003e Update on LSD no to use any Mat* (IOArrays instead). 11 years ago
Gabe Schwartz b2bedef26f Added interlace handling to PNG decoder. 11 years ago
Gabe Schwartz e2441e0034 Removed incorrect iCCP chunks from GUI resources. 11 years ago
Alex Leontiev af74ec6044 Minor fixes 11 years ago
Alex Leontiev f2fd0ad153 Fixed .rst indentation 11 years ago
Alex Leontiev b92c88ddd1 Removed trailing spaces 11 years ago
Alex Leontiev b1f029ccc5 Removed trailing spaces 11 years ago
Alex Leontiev 554e002747 Prepare Downhill Simplex for pull request 11 years ago
StevenPuttemans e7921c3fe7 Added changes suggested by bug #3186 : fixing the unplugging of webcam 11 years ago
StevenPuttemans 15f1a48ec4 Updated with comments of speclad 11 years ago
abidrahmank 7fd8a19fe8 warning corrections 11 years ago
hbristow a64c34c3ec Updated cv help to include reference to named arguments 11 years ago
hbristow d16d637eb2 Fixed handling of optional arguments under ArgumentParser. Fixed default constructor error in MxArray 11 years ago
hbristow 25ee1f9099 Improved error messages for incorrect arguments 11 years ago
abidrahmank 14af369640 Python bindings for KeyPoint methods 11 years ago
hbristow a780c3a7d1 Swapped out function assertions in favour of ArgumentParser 11 years ago
hbristow 8f62a52b9b Brought matlab module into cv namespace 11 years ago