10 Commits (e20613a776d4c74e718df36f4c5ac6c1c935fff2)

Author SHA1 Message Date
Dmitriy Anisimov 1007c06d44 initial commit 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 a0ae602bb7 renamed gpuimgproc -> cudaimgproc 11 years ago
Vladislav Vinogradov e895b7455e renamed gpu namespace -> cuda 11 years ago
Vladislav Vinogradov 7b87d72d80 refactored generalized hough (both CPU and GPU): 11 years ago
Vladislav Vinogradov ad4d6bed9d refactored gpu::GeneralizedHough 12 years ago
Vladislav Vinogradov 9eea9835ab switched to Input/Output Array in Color Processing 12 years ago
Andrey Kamaev 288a0634c2 Make imgproc.hpp independent from C API 12 years ago
Andrey Kamaev 89356ff16d Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
Andrey Kamaev f4e33ea0ba Fix build of samples 12 years ago
Andrey Kamaev 36f912261b Move gpu sample to gpu folder 12 years ago
Vladislav Vinogradov 98c92f196e added Generalized Hough implementation 12 years ago