36 Commits (cc9ab7e5821750b1fa6f2c65cfb8beb6b409d6f5)

Author SHA1 Message Date
Martin Ganeff 3ea889050b Removed _gpu-suffix from usage messages to align with executable name 7 years ago
Suleyman TURKMEN 11ca1c95f8 update cpp samples and tutorials 9 years ago
Suleyman TURKMEN d2bad6febb cv::TickMeter class addition 9 years ago
Vladislav Vinogradov 734212a402 refactor CUDA CascadeClassifier 10 years ago
Vladislav Vinogradov f126f371b2 move CUDA object detection algorithms to separate module 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 fd88654b45 replaced GPU -> CUDA 11 years ago
Vladislav Vinogradov ae94256edc renmaed gpu module -> cuda 11 years ago
Vladislav Vinogradov a0ae602bb7 renamed gpuimgproc -> cudaimgproc 11 years ago
Vladislav Vinogradov d4901a99ea renamed gpuwarping -> cudawarping 11 years ago
Vladislav Vinogradov 91dd44e7fa removed compatibility headers 11 years ago
Vladislav Vinogradov e895b7455e renamed gpu namespace -> cuda 11 years ago
Vladislav Vinogradov 39a25115e0 fixed compilation 11 years ago
Vladislav Vinogradov 9eea9835ab switched to Input/Output Array in Color Processing 11 years ago
Vladislav Vinogradov 2932beddcf switched to Input/Output Array in gpuwarping functions 12 years ago
Andrey Kamaev 909d6fcf51 Move legacy part of opencv_contrib to separate header 12 years ago
Andrey Kamaev 5e048d1fa5 Move C API of opencv_objdetect to separate file 12 years ago
Andrey Kamaev 288a0634c2 Make imgproc.hpp independent from C API 12 years ago
Anatoly Baksheev 2bf3104ee5 bugfix in sample to support LBP classifier. To merge to master also. 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
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
Andrey Kamaev 50ad690993 Merged the trunk till r8291 13 years ago
Vladislav Vinogradov 092c1f98f6 fixed build of gpu demos pack 13 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
Anatoly Baksheev ee3101ba1c removed cv_config 14 years ago
Anatoly Baksheev 22dbd002e6 fix compilation for macos 14 years ago
Anatoly Baksheev 1eba407378 compilation for macos 14 years ago
Vadim Pisarevsky 8ba6a54d28 fixed warning from GCC 14 years ago
Vadim Pisarevsky 23768b1826 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
Anton Obukhov 07d19c2c6f [~] Refactored, cleaned up, and consolidated the code of GPU examples (cascadeclassifier and cascadeclassifier_nvidia_api) 14 years ago
Anatoly Baksheev ce474db8eb refactored FaceDetection GPU sample 14 years ago
Anatoly Baksheev e3f3de84db warning fixed 14 years ago
Anatoly Baksheev afa8e373d5 minor (possibility to change, font scale, min neighbors) 14 years ago
Anatoly Baksheev cb63046dcf gpu face detetcion: 14 years ago
Anatoly Baksheev 1a94186195 First version of CascadeClassifier_GPU. 14 years ago