10 Commits (dbb684b85f511f791db6d20d0523a5321bf48079)

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 12 years ago
Vladislav Vinogradov 1a1f454241 updated gpu houghlines sample 12 years ago
Vladislav Vinogradov caf91ac159 new gpu::HoughLinesP implementation 12 years ago
Vladislav Vinogradov aad76090ce gpu::HoughLinesP 12 years ago