Andrey Kamaev
|
15e50420bc
|
Fixed linux and android install
|
2012-06-27 13:52:29 +00:00 |
|
Andrey Kamaev
|
abde1377f3
|
Fixed mistake in documentation
|
2012-06-27 09:20:02 +00:00 |
|
Marina Kolpakova
|
bd500ff0f7
|
fixed LBP loader test
|
2012-06-26 12:44:27 +00:00 |
|
Vladislav Vinogradov
|
e7c35b1852
|
fixed bug in cv::gpu::HOGDescriptor::detectMultiScale
|
2012-06-26 12:24:48 +00:00 |
|
Marina Kolpakova
|
a743eca076
|
LBP features: GPU representation
|
2012-06-26 12:15:19 +00:00 |
|
Vladislav Vinogradov
|
e9e66e5796
|
added VIBE_GPU (background subtraction) to gpu module
|
2012-06-26 10:38:15 +00:00 |
|
Marina Kolpakova
|
915c81febf
|
fixed build without CUDA
|
2012-06-25 16:52:54 +00:00 |
|
Marina Kolpakova
|
6801f475ad
|
LBP: implemented first version of device side part
|
2012-06-25 16:39:50 +00:00 |
|
Marina Kolpakova
|
71f94e12fb
|
LBP: implemented image data preparing
|
2012-06-25 16:39:45 +00:00 |
|
Marina Kolpakova
|
91ba48c5f9
|
added lbp related CUDA files
|
2012-06-25 16:39:40 +00:00 |
|
Marina Kolpakova
|
e637168e44
|
completed test: load LBP classifier
|
2012-06-25 16:39:34 +00:00 |
|
Marina Kolpakova
|
143c57064b
|
LBP classifier represintation in GPU memory
|
2012-06-25 16:39:29 +00:00 |
|
Vladislav Vinogradov
|
4ee236b1b6
|
added docs for MOG_GPU and MOG2_GPU
|
2012-06-25 13:19:55 +00:00 |
|
Andrey Kamaev
|
7b806f6008
|
fixed several documentation errors
|
2012-06-25 12:56:46 +00:00 |
|
Vladislav Vinogradov
|
d85ef03a42
|
added background subtraction sample for gpu module
|
2012-06-25 12:48:54 +00:00 |
|
Andrey Kamaev
|
d9c74f63e1
|
All tests writing temporary files are updated to use cv::tempfile() function
|
2012-06-25 11:24:06 +00:00 |
|
Vladislav Vinogradov
|
acc031aaba
|
added MOG_GPU and MOG2_GPU (Gaussian Mixture background subtraction)
|
2012-06-25 11:13:50 +00:00 |
|
Marina Kolpakova
|
5f6bbcc89a
|
added test for GPU LBP cascade: load cascade
|
2012-06-25 08:46:34 +00:00 |
|
Marina Kolpakova
|
1365e28a54
|
initial support of GPU LBP classifier: added new style xml format loading
|
2012-06-22 15:00:36 +00:00 |
|
Marina Kolpakova
|
b065c7a296
|
fixes for the newly added gcc warning keys
|
2012-06-21 03:48:36 +00:00 |
|
Marina Kolpakova
|
43f2682e15
|
fixed build without CUDA
|
2012-06-20 07:30:19 +00:00 |
|
Marina Kolpakova
|
e7f6c4b7ef
|
scan operations are moved in separate header
|
2012-06-20 05:41:16 +00:00 |
|
Marina Kolpakova
|
6620c5c92d
|
Merge branch 'work'
|
2012-06-19 13:41:15 +00:00 |
|
Marina Kolpakova
|
18918a5e44
|
fix for 1.x compute capabilities
|
2012-06-19 13:41:08 +00:00 |
|
Marina Kolpakova
|
db08656a38
|
resize area are fixed for scales that aren't divide 128
|
2012-06-18 10:31:36 +00:00 |
|
Marina Kolpakova
|
f7c1d16b38
|
resize area with block scan
|
2012-06-18 09:00:36 +00:00 |
|
Marina Kolpakova
|
81c6adb959
|
resize area with block scan
|
2012-06-18 09:00:32 +00:00 |
|
Marina Kolpakova
|
9a9f212db0
|
resize function signature refactoring
|
2012-06-18 09:00:28 +00:00 |
|
Marina Kolpakova
|
e69c6fdef4
|
minor formating changes
|
2012-06-18 09:00:22 +00:00 |
|
Vladislav Vinogradov
|
f392ab0e08
|
new implementation of gpu::PyrLKOpticalFlow::sparse (1.5 - 2x faster)
|
2012-06-18 06:49:10 +00:00 |
|
Marina Kolpakova
|
5b0d7a65e6
|
minor formating fixes
|
2012-06-15 15:57:12 +00:00 |
|
Marina Kolpakova
|
5d06788305
|
fixed more "shadow" warnings
|
2012-06-15 13:21:27 +00:00 |
|
Marina Kolpakova
|
cd81a13d8b
|
added check for CUDA BLUS support in GEMM tests
|
2012-06-15 13:19:36 +00:00 |
|
Marina Kolpakova
|
c17bd8c11b
|
fixed "shadow" warnings in nvidia folder
|
2012-06-15 13:16:43 +00:00 |
|
Marina Kolpakova
|
f33d90220d
|
fixed "shadow" warnings in NVIDIA tests
|
2012-06-15 13:13:36 +00:00 |
|
Vladislav Vinogradov
|
2e2bd55729
|
new implementation of gpu::PyrLKOpticalFlow::dense (1.5 - 2x faster)
|
2012-06-15 11:02:33 +00:00 |
|
Marina Kolpakova
|
8c6dc17a9f
|
scan based area interpolation for naive cases
|
2012-06-13 13:21:08 +00:00 |
|
Marina Kolpakova
|
9dac223039
|
fixed part of shadow warnings
|
2012-06-13 13:12:21 +00:00 |
|
Marina Kolpakova
|
7dd0067792
|
suppress warning no previous declaration for gpu module
|
2012-06-13 13:10:11 +00:00 |
|
Andrey Kamaev
|
c5aba337e9
|
Fixed number of warnings. Fixed mingw64 build.
|
2012-06-12 14:46:12 +00:00 |
|
Marina Kolpakova
|
183e13b359
|
fixed build without CUDA
|
2012-06-09 17:03:40 +00:00 |
|
Marina Kolpakova
|
f2c30cd90d
|
resize area for big downscaling integration
|
2012-06-09 15:24:01 +00:00 |
|
Andrey Kamaev
|
f2d3b9b4a1
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
|
Marina Kolpakova
|
f6b451c607
|
fixed another piece of warnings
|
2012-06-09 10:58:32 +00:00 |
|
Marina Kolpakova
|
de23734776
|
Declaration of color conversion functions are moved in header file to avoid warnings
|
2012-06-09 09:04:17 +00:00 |
|
Marina Kolpakova
|
324a642a20
|
Fixed all anomimous warnings
|
2012-06-09 08:33:25 +00:00 |
|
Marina Kolpakova
|
8eadc49a7b
|
Fixed another one thousand warnings about uninitialized anomimnomous
|
2012-06-09 08:07:10 +00:00 |
|
Marina Kolpakova
|
e86f0aaea1
|
fixed hundreds of "anonymous" warnings for gpu module.
|
2012-06-08 17:09:38 +00:00 |
|
Andrey Kamaev
|
47a4e87784
|
Ignored warnings from gtest with precompiled headers enabled
|
2012-06-08 14:54:17 +00:00 |
|
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
2012-06-07 17:21:29 +00:00 |
|
Marina Kolpakova
|
16ef01efda
|
set to linear interpolation type for upscaling with area interplation flag
|
2012-06-06 16:05:31 +00:00 |
|
Marina Kolpakova
|
75eedf8b03
|
call not NPP version in case of INTER_AREA resize
|
2012-06-06 15:38:08 +00:00 |
|
Marina Kolpakova
|
83390ea4e1
|
performance test for INTER_AREA resize has been added.
|
2012-06-06 14:45:33 +00:00 |
|
Marina Kolpakova
|
d192117e86
|
GPU resize with INTER_AREA
|
2012-06-06 10:39:42 +00:00 |
|
Vladislav Vinogradov
|
03a14bb525
|
fixed build under windows, updated 768x576.avi video (other codec)
|
2012-06-05 14:16:57 +00:00 |
|
Vladislav Vinogradov
|
bfb390e82a
|
added gpu::FGDStatModel (Background/foreground segmentation)
|
2012-06-05 13:32:04 +00:00 |
|
Vladislav Vinogradov
|
df1ca974ca
|
made GPU Feature Extractor download/convertKeypoints() methods static (Feature #2007)
|
2012-06-05 08:37:16 +00:00 |
|
Marina Kolpakova
|
74ec5d7cbb
|
fix for ORB tests
|
2012-06-01 15:15:58 +00:00 |
|
Vladislav Vinogradov
|
48c3cfdfd0
|
fixed mark_nvidia.py script (warpAffine and warpPerspective)
|
2012-05-30 05:44:34 +00:00 |
|
Andrey Kamaev
|
a20248977c
|
Documentation: fixed class/struc members documentation; added warning on incorrectly documented member
|
2012-05-29 16:55:46 +00:00 |
|
Vladislav Vinogradov
|
6f32fb025d
|
Bug #1991 : fixed gpu interpolation (remap, resize, warp...)
|
2012-05-29 11:30:44 +00:00 |
|
Andrey Kamaev
|
40e8d08e8d
|
Added check for trailing semicolon to rst parser; fixed few documentation build warnings
|
2012-05-29 10:57:25 +00:00 |
|
Andrey Kamaev
|
05de6302fd
|
Fixed documentation: corrected parameter names
|
2012-05-29 10:36:19 +00:00 |
|
Vladislav Vinogradov
|
67b718f1cb
|
fixed some bugs in gpu module under Windows:
* convertTo alignment error
* compare with scalars error
|
2012-05-29 08:03:36 +00:00 |
|
Andrey Kamaev
|
6ca618277c
|
More fixes for documentation.
|
2012-05-28 20:11:38 +00:00 |
|
Andrey Kamaev
|
78329b0dfe
|
New bunch of documentation fixes
|
2012-05-28 14:36:15 +00:00 |
|
Vladislav Vinogradov
|
2582464e51
|
fixed several problems with CUDA 5.0
* gpu::LUT, uses device memory instead of host memory
* gpu::multiply, round mod for CV_8U depth
|
2012-05-28 12:09:40 +00:00 |
|
Andrey Kamaev
|
71625ad458
|
Fixed more documentation & source discrepancies
|
2012-05-28 11:22:43 +00:00 |
|
Vladislav Vinogradov
|
addcd16d8f
|
minor fix of gpu perf tests
|
2012-05-28 08:08:14 +00:00 |
|
Andrey Kamaev
|
eb2f1f81ed
|
Fixed hundreds of documentation problems
|
2012-05-28 07:36:14 +00:00 |
|
Anatoly Baksheev
|
543825f2f5
|
compilation with CUDA5.0 (#1982, thanks to Rodrigo)
|
2012-05-25 09:44:00 +00:00 |
|
Vladislav Vinogradov
|
3fe100a093
|
added mark_nvidia script
|
2012-05-23 13:55:10 +00:00 |
|
Vladislav Vinogradov
|
77f22fe366
|
minor fix of gpu perf tests
|
2012-05-23 13:20:53 +00:00 |
|
Vladislav Vinogradov
|
f07250acf3
|
updated gpu performance tests
|
2012-05-23 12:58:01 +00:00 |
|
Vladislav Vinogradov
|
6d08d04293
|
compilation
|
2012-05-22 18:59:26 +00:00 |
|
Anatoly Baksheev
|
671233cd46
|
gpu: added Cascade and mulAndScaleSpectrums perf tests
|
2012-05-22 18:58:01 +00:00 |
|
Vladislav Vinogradov
|
3c7240024e
|
updated filters performance tests in gpu module
|
2012-05-22 13:59:40 +00:00 |
|
Anatoly Baksheev
|
32c7eeca78
|
arithm test gpu tests for cpu :)
|
2012-05-22 13:15:22 +00:00 |
|
Vladislav Vinogradov
|
9bddac1099
|
fixed gpu-vs-cpu performance tests
|
2012-05-22 11:27:45 +00:00 |
|
Vladislav Vinogradov
|
1d57911646
|
updated gpu-vs-cpu performance tests
|
2012-05-22 10:29:58 +00:00 |
|
Vladislav Vinogradov
|
d78aa7c937
|
added cpu performance test for gpu module
|
2012-05-22 08:29:08 +00:00 |
|
Anatoly Baksheev
|
b82b4a640d
|
fixed possible compilation error for macos
|
2012-05-17 14:55:29 +00:00 |
|
Vladislav Vinogradov
|
9df6e51a5b
|
added gpu::compare with scalars (Feature #1754)
|
2012-05-12 09:45:21 +00:00 |
|
Vladislav Vinogradov
|
2dafc9a853
|
fixed build under MacOS (disabled video decoding, it's not supported)
|
2012-05-11 11:48:15 +00:00 |
|
Anatoly Baksheev
|
fe91d1ca57
|
compilation for Macos
|
2012-05-04 12:11:01 +00:00 |
|
Vladislav Vinogradov
|
c65b7a9980
|
removed #include "cap_ffmpeg_impl_v2.hpp"
|
2012-05-03 08:34:14 +00:00 |
|
Andrey Kamaev
|
3a1f85d4e8
|
Remerged the 2.4.0 branch
|
2012-05-02 20:20:14 +00:00 |
|
Vladislav Vinogradov
|
77717e1abc
|
fixed opencv_ffmpeg.dll name in gpu video encoding/decoding
|
2012-05-02 13:23:11 +00:00 |
|
Vladislav Vinogradov
|
ca57239618
|
fixed some problems after r8280 (lost code)
|
2012-05-02 13:07:30 +00:00 |
|
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
2012-04-30 14:33:52 +00:00 |
|
Vladislav Vinogradov
|
3f1c6d7357
|
fixed PyrLKOpticalFlow.dense (final result size)
|
2012-04-28 13:12:14 +00:00 |
|
Vladislav Vinogradov
|
917063b7f7
|
reverted r8003 (CascadeClassifier_GPU)
|
2012-04-28 08:41:10 +00:00 |
|
Vladislav Vinogradov
|
76dc827648
|
added BruteForceMatcher_GPU (for legacy)
|
2012-04-28 07:41:21 +00:00 |
|
Vladislav Vinogradov
|
11eacb9d14
|
Bug #1823 : fixed patch size calculation in PyrLKOpticalFlow
|
2012-04-25 07:03:32 +00:00 |
|
Vladislav Vinogradov
|
4ddde66b48
|
fixed build without ffmpeg (gpu module)
|
2012-04-24 14:15:38 +00:00 |
|
Vladislav Vinogradov
|
1fba38d01c
|
updated gpu docs (BFMatcher_GPU)
|
2012-04-24 13:35:58 +00:00 |
|
Vladislav Vinogradov
|
5bafb372af
|
fixed bug in ORB_GPU, behavior in the absence of keypoints found (Bug #1831)
|
2012-04-24 13:18:34 +00:00 |
|
Vladislav Vinogradov
|
70f8b8b5ec
|
fixed GPU_NVidia/NCV.Visualization test
|
2012-04-24 12:36:15 +00:00 |
|
Vladislav Vinogradov
|
6e830cf8f8
|
added additional tests to gpu::BFMatcher
|
2012-04-24 11:21:23 +00:00 |
|
Vladislav Vinogradov
|
44eaeee865
|
refactored gpu BruteForceMather (made it similar to BFMatcher)
|
2012-04-24 07:56:33 +00:00 |
|