10 Commits (b8f0d1a0e48ecd0604c755e7331615957c1c8ac6)

Author SHA1 Message Date
Vladislav Vinogradov 1652540a1f refactored HoughLines (converted it into Algorithm) 12 years ago
Vladislav Vinogradov 48fb8c4f8a refactored gpu::Canny (converted it into Algorithm) 12 years ago
Vladislav Vinogradov 9eea9835ab switched to Input/Output Array in Color Processing 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
Andrey Kamaev 89356ff16d Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
Vladislav Vinogradov fe2e89df1b added gpu::HoughLinesP function 12 years ago
Vladislav Vinogradov 41c9377db0 fixed warnings under windows 13 years ago
Vladislav Vinogradov 1a1f454241 updated gpu houghlines sample 13 years ago
Vladislav Vinogradov caf91ac159 new gpu::HoughLinesP implementation 13 years ago
Vladislav Vinogradov aad76090ce gpu::HoughLinesP 13 years ago