9311 Commits (d09c89c63ec5f7fa47c4ec513250a4105c7c8656)
 

Author SHA1 Message Date
Roman Donchenko 12f304ec54 Merge pull request #1146 from jet47:fix-gpu-without-cufft-cublas 11 years ago
Roman Donchenko c48d3ad71e Merge pull request #1145 from jet47:cuda-default-cc 11 years ago
Vladislav Vinogradov ebe7ff991f fixed compilation without CUBLAS and CUFFT 11 years ago
Vladislav Vinogradov 4b0f6e2d43 updated default parameters for CUDA CC in CMake: 11 years ago
Bo Li 27a0ed0018 removed tab in five-point.cpp 11 years ago
Bo Li 9b5eca975b fixed a bug for the mask of recoverPose function 11 years ago
Jan Starzynski 12c42ac145 fixed strings in n1_dims(): n1_dcols() -> n1_dims() 12 years ago
Roman Donchenko ee13ee3c6d Merge pull request #1131 from asmorkalov:winrt_tbb_dbg_fix 12 years ago
Roman Donchenko 8b29a6e44a Merge pull request #1127 from SpecLad:np-1.7 12 years ago
Roman Donchenko 73b5cc358e Merge pull request #1132 from apavlenko:master_ver_290 12 years ago
Roman Donchenko f625be0264 Merge pull request #1136 from StevenPuttemans:bugfix_3157 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 a58860d35a Removed Note, added other fix (libs to lib) 12 years ago
Alexander Smorkalov a64eccd2cd Debug build for WindowsRT with TBB fixed. 12 years ago
StevenPuttemans d42b283abf Changed tutorial for installing openCV under VS2010 like bug 3157 suggested 12 years ago
StevenPuttemans 1fc89bb2e0 Added the solution mentioned in patch #3125 12 years ago
Roman Donchenko 5d8af49016 Merge pull request #1128 from SpecLad:ocl-tr1 12 years ago
Andrey Pavlenko e04517af36 moving version to 2.9.0, 12 years ago
Roman Donchenko 4f68212e64 Merge pull request #1124 from SpecLad:matx-div 12 years ago
Roman Donchenko 8f2047ada4 Merge pull request #1093 from jet47:fix-gpu-stream-test 12 years ago
Roman Donchenko b45d61d2ad Merge pull request #1105 from kdrobnyh:Integral-Image-IPP 12 years ago
Roman Donchenko 2cd1c49623 Merge pull request #1126 from asmorkalov:winrt 12 years ago
Roman Donchenko 77fe7f479c Merge pull request #1129 from vpisarev:revert_bad_qtkit_patch 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
Vladislav Vinogradov 4716f63444 fixed gpu performance tests: 12 years ago
Roman Donchenko 6d1ec452fc Merge pull request #1125 from SpecLad:softcascade-nowarn 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