Jan Starzynski
|
ee42b65063
|
corrected some spelling errors
|
2013-07-18 13:24:55 +02:00 |
|
Roman Donchenko
|
7eddf887d5
|
Merge pull request #1147 from jet47:gpu-sanity-test-name
|
2013-07-18 14:29:47 +04:00 |
|
Andrey Pavlenko
|
6fbda0dfc1
|
Merge pull request #1138 from janstarzy:mat-dist
|
2013-07-18 14:23:12 +04:00 |
|
Andrey Pavlenko
|
4b234fa0a5
|
Merge pull request #1042 from jet47:gpuimgproc-refactoring
|
2013-07-18 14:22:44 +04:00 |
|
Vladislav Vinogradov
|
f87ef77269
|
removed GPU_/CPU_ prefix from gpu's sanity test
|
2013-07-18 13:41:27 +04:00 |
|
StevenPuttemans
|
5caa808879
|
Fixing bug #3131 adding breakpoints to featuretracker.cpp
|
2013-07-18 11:36:22 +02:00 |
|
Roman Donchenko
|
12f304ec54
|
Merge pull request #1146 from jet47:fix-gpu-without-cufft-cublas
|
2013-07-18 12:54:10 +04:00 |
|
Roman Donchenko
|
c48d3ad71e
|
Merge pull request #1145 from jet47:cuda-default-cc
|
2013-07-18 12:25:21 +04:00 |
|
Vladislav Vinogradov
|
ebe7ff991f
|
fixed compilation without CUBLAS and CUFFT
|
2013-07-18 12:04:33 +04:00 |
|
Vladislav Vinogradov
|
4b0f6e2d43
|
updated default parameters for CUDA CC in CMake:
* removed 2.0 PTX from default parameters since it has become obsolete
* added 3.5 BIN to prevent JIT compilation for super-Kepler
|
2013-07-18 09:44:00 +04:00 |
|
Bo Li
|
27a0ed0018
|
removed tab in five-point.cpp
|
2013-07-18 10:09:50 +08:00 |
|
Bo Li
|
9b5eca975b
|
fixed a bug for the mask of recoverPose function
|
2013-07-18 09:55:39 +08:00 |
|
Jan Starzynski
|
12c42ac145
|
fixed strings in n1_dims(): n1_dcols() -> n1_dims()
|
2013-07-17 18:41:54 +02:00 |
|
Roman Donchenko
|
ee13ee3c6d
|
Merge pull request #1131 from asmorkalov:winrt_tbb_dbg_fix
|
2013-07-17 18:48:21 +04:00 |
|
Roman Donchenko
|
8b29a6e44a
|
Merge pull request #1127 from SpecLad:np-1.7
|
2013-07-17 18:48:08 +04:00 |
|
Roman Donchenko
|
73b5cc358e
|
Merge pull request #1132 from apavlenko:master_ver_290
|
2013-07-17 17:51:56 +04:00 |
|
Roman Donchenko
|
f625be0264
|
Merge pull request #1136 from StevenPuttemans:bugfix_3157
|
2013-07-17 17:51:28 +04:00 |
|
Jan Starzynski
|
1ccfa62f4f
|
adding method dims() to core.Mat
|
2013-07-17 15:04:34 +02:00 |
|
StevenPuttemans
|
a58860d35a
|
Removed Note, added other fix (libs to lib)
|
2013-07-17 15:02:55 +02:00 |
|
Alexander Smorkalov
|
a64eccd2cd
|
Debug build for WindowsRT with TBB fixed.
Debug library name prefix changed no "_debug" to fit pragmas in TBB
headers.
|
2013-07-17 05:21:26 -07:00 |
|
StevenPuttemans
|
d42b283abf
|
Changed tutorial for installing openCV under VS2010 like bug 3157 suggested
|
2013-07-17 13:38:45 +02:00 |
|
StevenPuttemans
|
1fc89bb2e0
|
Added the solution mentioned in patch #3125
|
2013-07-17 13:20:25 +02:00 |
|
Roman Donchenko
|
5d8af49016
|
Merge pull request #1128 from SpecLad:ocl-tr1
|
2013-07-17 15:08:38 +04:00 |
|
Andrey Pavlenko
|
e04517af36
|
moving version to 2.9.0,
also adding NVidia copyright
|
2013-07-17 15:03:11 +04:00 |
|
Roman Donchenko
|
4f68212e64
|
Merge pull request #1124 from SpecLad:matx-div
|
2013-07-17 13:32:26 +04:00 |
|
Roman Donchenko
|
8f2047ada4
|
Merge pull request #1093 from jet47:fix-gpu-stream-test
|
2013-07-17 13:18:25 +04:00 |
|
Roman Donchenko
|
b45d61d2ad
|
Merge pull request #1105 from kdrobnyh:Integral-Image-IPP
|
2013-07-17 13:10:24 +04:00 |
|
Roman Donchenko
|
2cd1c49623
|
Merge pull request #1126 from asmorkalov:winrt
|
2013-07-17 13:08:30 +04:00 |
|
Roman Donchenko
|
77fe7f479c
|
Merge pull request #1129 from vpisarev:revert_bad_qtkit_patch
|
2013-07-17 12:16:59 +04:00 |
|
Vladislav Vinogradov
|
39a25115e0
|
fixed compilation
|
2013-07-17 11:41:48 +04:00 |
|
Vladislav Vinogradov
|
59edad5a00
|
removed obsolete API
|
2013-07-17 11:40:01 +04:00 |
|
Vladislav Vinogradov
|
5da724001f
|
made dependecy from gpufilters optional
|
2013-07-17 11:40:00 +04:00 |
|
Vladislav Vinogradov
|
f614e35443
|
split hough sources
|
2013-07-17 11:40:00 +04:00 |
|
Vladislav Vinogradov
|
1d79e13133
|
removed dependecy from gpuarithm
|
2013-07-17 11:39:59 +04:00 |
|
Vladislav Vinogradov
|
9498f82085
|
updated documentation
|
2013-07-17 11:39:58 +04:00 |
|
Vladislav Vinogradov
|
62a5a70cd0
|
switched to Input/Output Array in bilateralFilter & blendLinear
|
2013-07-17 11:39:58 +04:00 |
|
Vladislav Vinogradov
|
de56163f97
|
refactored gpu::matchTemplate (converted it into Algorithm)
|
2013-07-17 11:39:57 +04:00 |
|
Vladislav Vinogradov
|
1fcc8074bd
|
switched to Input/Output Array in Mean Shift
|
2013-07-17 11:39:57 +04:00 |
|
Vladislav Vinogradov
|
70e6dc615a
|
refactored GoodFeaturesToTrackDetector
|
2013-07-17 11:39:56 +04:00 |
|
Vladislav Vinogradov
|
d7ff3ad0cf
|
refactored cornerHarris and cornerMinEigenVal
* converted it into Algorithm
|
2013-07-17 11:39:55 +04:00 |
|
Vladislav Vinogradov
|
ad4d6bed9d
|
refactored gpu::GeneralizedHough
|
2013-07-17 11:39:55 +04:00 |
|
Vladislav Vinogradov
|
4087a45e73
|
refactored HoughCircles (converted it into Algorithm)
|
2013-07-17 11:39:54 +04:00 |
|
Vladislav Vinogradov
|
1652540a1f
|
refactored HoughLines (converted it into Algorithm)
|
2013-07-17 11:39:54 +04:00 |
|
Vladislav Vinogradov
|
48fb8c4f8a
|
refactored gpu::Canny (converted it into Algorithm)
|
2013-07-17 11:39:53 +04:00 |
|
Vladislav Vinogradov
|
fc8476544c
|
switched to Input/Output Array in Histogram Processing
|
2013-07-17 11:39:52 +04:00 |
|
Vladislav Vinogradov
|
9eea9835ab
|
switched to Input/Output Array in Color Processing
|
2013-07-17 11:39:52 +04:00 |
|
Alexander Smorkalov
|
16cfc7a531
|
WindowsRT build warning fixes.
|
2013-07-17 00:18:46 -07:00 |
|
Vladislav Vinogradov
|
4716f63444
|
fixed gpu performance tests:
used new CV_PERF_TEST_MAIN_WITH_IMPLS mechanism
|
2013-07-16 15:43:04 +04:00 |
|
Roman Donchenko
|
6d1ec452fc
|
Merge pull request #1125 from SpecLad:softcascade-nowarn
|
2013-07-16 15:12:25 +04:00 |
|
Vadim Pisarevsky
|
be040ff513
|
revert patch from PR 1074, since it break capturing on MacOSX
|
2013-07-16 15:02:33 +04:00 |
|