6744 Commits (4fe8e377ede5d03cba0987ee86914e3ad2685c3b)

Author SHA1 Message Date
StevenPuttemans f9b594bf08 Changed first approach to a more general MS-specific approach. 12 years ago
Vladislav Vinogradov 7737375106 updated documentation 12 years ago
Vladislav Vinogradov af2a700671 made module dependency optional 12 years ago
Vladislav Vinogradov 62edeeed16 refactored FGD algorithm 12 years ago
Vladislav Vinogradov 697793090d refactored GMG algorithm 12 years ago
Vladislav Vinogradov b8f0d1a0e4 refactored MOG2 algorithm 12 years ago
Vladislav Vinogradov a2adab7283 refactored MOG algorithm 12 years ago
Vladislav Vinogradov 88e67545ef split mog sources 12 years ago
Jan Starzynski ee42b65063 corrected some spelling errors 12 years ago
Vladislav Vinogradov 7b87d72d80 refactored generalized hough (both CPU and GPU): 12 years ago
Vladislav Vinogradov f87ef77269 removed GPU_/CPU_ prefix from gpu's sanity test 12 years ago
StevenPuttemans 5caa808879 Fixing bug #3131 adding breakpoints to featuretracker.cpp 12 years ago
peng xiao e1f43e3b03 Add sort_by_key for oclMat. 12 years ago
Vladislav Vinogradov ebe7ff991f fixed compilation without CUBLAS and CUFFT 12 years ago
Bo Li 27a0ed0018 removed tab in five-point.cpp 12 years ago
Bo Li 9b5eca975b fixed a bug for the mask of recoverPose function 12 years ago
Jan Starzynski 12c42ac145 fixed strings in n1_dims(): n1_dcols() -> n1_dims() 12 years ago
StevenPuttemans c3dee28394 Fixed bug #3101, problem on ellipse2poly function 12 years ago
Jan Starzynski 1ccfa62f4f adding method dims() to core.Mat 12 years ago
StevenPuttemans 1fc89bb2e0 Added the solution mentioned in patch #3125 12 years ago
Andrey Pavlenko e04517af36 moving version to 2.9.0, 12 years ago
Vladislav Vinogradov 39a25115e0 fixed compilation 12 years ago
Vladislav Vinogradov 59edad5a00 removed obsolete API 12 years ago
Vladislav Vinogradov 5da724001f made dependecy from gpufilters optional 12 years ago
Vladislav Vinogradov f614e35443 split hough sources 12 years ago
Vladislav Vinogradov 1d79e13133 removed dependecy from gpuarithm 12 years ago
Vladislav Vinogradov 9498f82085 updated documentation 12 years ago
Vladislav Vinogradov 62a5a70cd0 switched to Input/Output Array in bilateralFilter & blendLinear 12 years ago
Vladislav Vinogradov de56163f97 refactored gpu::matchTemplate (converted it into Algorithm) 12 years ago
Vladislav Vinogradov 1fcc8074bd switched to Input/Output Array in Mean Shift 12 years ago
Vladislav Vinogradov 70e6dc615a refactored GoodFeaturesToTrackDetector 12 years ago
Vladislav Vinogradov d7ff3ad0cf refactored cornerHarris and cornerMinEigenVal 12 years ago
Vladislav Vinogradov ad4d6bed9d refactored gpu::GeneralizedHough 12 years ago
Vladislav Vinogradov 4087a45e73 refactored HoughCircles (converted it into Algorithm) 12 years ago
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 fc8476544c switched to Input/Output Array in Histogram Processing 12 years ago
Vladislav Vinogradov 9eea9835ab switched to Input/Output Array in Color Processing 12 years ago
Alexander Smorkalov 16cfc7a531 WindowsRT build warning fixes. 12 years ago
yao f1060ac514 a little simplify to pyrlk kernel 12 years ago
kdrobnyh 487ded8b27 Add IPP erosion and dilation 12 years ago
Vladislav Vinogradov 4716f63444 fixed gpu performance tests: 12 years ago
Vadim Pisarevsky be040ff513 revert patch from PR 1074, since it break capturing on MacOSX 12 years ago
Roman Donchenko 28a5c127ea Made the Python bindings not use deprecated NumPy 1.7 API. 12 years ago
Roman Donchenko 523048f99f Fixed a compilation error (get<N> not found). 12 years ago
Roman Donchenko 1160b04fb4 Fixed a build warning in softcascade. 12 years ago
Roman Donchenko 924fc070f0 Changed / for Matx to Matx::div, for symmetry with Matx::mul. 12 years ago
peng xiao ff73557304 Fix compilation error on Mac 12 years ago
Daniel Angelov 694d9ff2eb LSD enum now anonymous. 12 years ago
peng xiao e5c396bb24 Add ocl::gftt performance test. 12 years ago