37 Commits (f7f2438478991240adc464de3f43b43ec3be56de)

Author SHA1 Message Date
luz.paz dbb57cd0ae Misc. ./samples typos 7 years ago
Martin Ganeff 3ea889050b Removed _gpu-suffix from usage messages to align with executable name 7 years ago
Alexander Alekhin 602f047fe8 build: replace WIN32 => _WIN32 7 years ago
Suleyman TURKMEN d2bad6febb cv::TickMeter class addition 9 years ago
Vladislav Vinogradov 53862687d5 rename CudaMem -> HostMem to better reflect its purpose 10 years ago
Rok Mandeljc e0c8721830 samples: gpu: removed inclusion of non-existent opencv2/contrib/contrib.hpp header, re-introduced TickMeter class in a separate header 10 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 fd88654b45 replaced GPU -> CUDA 11 years ago
Vladislav Vinogradov 71d61e07b1 renamed gpustereo -> cudastereo 11 years ago
Vladislav Vinogradov 91dd44e7fa removed compatibility headers 11 years ago
Vladislav Vinogradov e895b7455e renamed gpu namespace -> cuda 11 years ago
Vladislav Vinogradov d87eb75904 rewrite gpu stereo multi gpu sample: 11 years ago
Vladislav Vinogradov 98bd401534 fix gpu::DeviceInfo compilation under linux 12 years ago
Vladislav Vinogradov dd6d58f873 refactored StereoBM 12 years ago
Vladislav Vinogradov 2dab93c2e8 refactored gpu info structures (TargetArchs and DeviceInfo) 12 years ago
Vladislav Vinogradov ba1a1aecaa fixed gpu module compilation 12 years ago
Andrey Kamaev 517062039e Make core/internal.hpp a private header 12 years ago
Vladislav Vinogradov fd7bf0b766 moved SURF_GPU and VIBE to gpunonfree module 12 years ago
Vladislav Vinogradov ae6266e101 fixes for gpu module: 12 years ago
Vladislav Vinogradov 08fbf667f9 refactored opengl functionality 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Vladislav Vinogradov d38ca09738 added gpu::printCudaDeviceInfo to all samples 13 years ago
Alexey Spizhevoy a2090a44db Updated CLI for GPU samples 13 years ago
Vladislav Vinogradov f906c9b259 added resetDevice function, removed MultiGpuManager 14 years ago
Vadim Pisarevsky 23768b1826 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
Marius Muja 7d42dbdd71 Removing 'using namespace std' from header files, closes bugs #730 and #846 14 years ago
Alexey Spizhevoy 04709a2793 refactoring of GPU module 14 years ago
Alexey Spizhevoy 725d83b0e5 added init() function into MultiGpuMgr, added samples 14 years ago
Alexey Spizhevoy 5d4913a2ee fixed multi GPU API, added driver_api prefix to multi gpu samples 14 years ago
Alexey Spizhevoy 5f175f9594 fixed warnings in GPU samples 14 years ago
Alexey Spizhevoy a42a42858c fixed GPU samples and MultiGpuMgr 14 years ago
Alexey Spizhevoy 2a612ca62c 14 years ago
Alexey Spizhevoy 593fae4c02 minor chnages in GPU samples 14 years ago
Alexey Spizhevoy 5c3495a079 added perf test for gpu::erode, fixed docs, refactored perf. sample 14 years ago
Alexey Spizhevoy 50429d8a3e fixed some warnings and errors under g++ 14 years ago
Alexey Spizhevoy ea94b43541 added stereo_multi_gpu sample, cosmetic changes in multi_gpu sample 14 years ago