Vladislav Vinogradov
1eefc69927
added accuracy and performance tests
2012-08-14 11:36:32 +04:00
Vladislav Vinogradov
3703722a72
first naive version
2012-08-13 17:44:46 +04:00
marina.kolpakova
c3ae08a13d
fixed typo in enum
2012-08-10 15:39:45 +04:00
marina.kolpakova
575078502f
fixed perfomance test for CCL
2012-08-10 15:01:16 +04:00
Vladislav Vinogradov
7ff04a65f1
fixed build for old compute capabilities
2012-08-10 10:03:35 +04:00
marina.kolpakova
40c76b9de2
1.x related fixes
2012-08-09 18:48:25 +04:00
Vladislav Vinogradov
79ef454c5f
Merge branch 'bgfg-gmg-optimized' into bgfg-gmg-merged
2012-08-09 14:55:36 +04:00
Vladislav Vinogradov
827fa850f6
Merge branch 'bgfg-gmg-gpu' into bgfg-gmg-merged
2012-08-09 14:48:26 +04:00
Vladislav Vinogradov
1ecf491373
added updateBackgroundModel parameter
2012-08-09 14:46:27 +04:00
Vladislav Vinogradov
7f3296566c
added performance tests
2012-08-09 14:14:13 +04:00
Vladislav Vinogradov
77cae11a74
added docs for GMG_GPU
2012-08-09 13:28:28 +04:00
Vladislav Vinogradov
ace7e9d842
added release method to GMG_GPU
2012-08-09 13:13:04 +04:00
marina.kolpakova
634c9dae46
added performance test fot CCL
2012-08-09 12:42:27 +04:00
Vladislav Vinogradov
f7f1fb2bd7
added tests for VIBE_GPU and GMG_GPU
2012-08-09 12:30:55 +04:00
Vladislav Vinogradov
da38a95de6
fixed number of update operation
2012-08-09 12:28:30 +04:00
Vladislav Vinogradov
9ec96597cd
gpu version of GMG Background Subtractor
2012-08-09 11:31:08 +04:00
marina.kolpakova
5084511fff
reserved flags parameter for future usage
2012-08-08 15:51:56 +04:00
marina.kolpakova
3e8c35a347
added perf. test for GFF
2012-08-08 15:17:26 +04:00
marina.kolpakova
cbfee83b06
test: GFF same as cpu greedy implementation
2012-08-08 14:48:06 +04:00
marina.kolpakova
490622231a
refactored test code
2012-08-08 14:48:06 +04:00
marina.kolpakova
fc8c65ff15
HAVE_CUDA macro
2012-08-07 18:23:18 +04:00
marina.kolpakova
8e274c886c
Greedy Labeling implementation in correctness test
2012-08-07 18:23:18 +04:00
marina.kolpakova
e8e7b94443
test fix
2012-08-07 18:23:18 +04:00
Andrey Kamaev
8aa2d6cddc
Fix several documentation build warnings
2012-08-07 18:00:09 +04:00
Vladislav Vinogradov
cd58b7e154
Merge branch 'master' of code.opencv.org:opencv
2012-08-07 16:09:04 +04:00
Vladislav Vinogradov
76d46e20de
fixed build with CUDA 4.2
2012-08-07 16:08:22 +04:00
Andrey Kamaev
5100ca7508
svn repository web references are replaced with links to git
2012-08-07 14:30:36 +04:00
Vladislav Vinogradov
8624d18ca5
new implementation of gpu debayer
...
* without border extrapolation
* with aligned write
* process 4 pixels per thread in 8u case
2012-08-07 13:34:11 +04:00
Vladislav Vinogradov
5ce896d9ee
added perf tests for new gpu::cvtColor functions
2012-08-07 13:34:11 +04:00
Vladislav Vinogradov
b0461db43f
added missed device synchronization
2012-08-07 13:34:11 +04:00
Vladislav Vinogradov
7b025474e2
added debayer to gpu::cvtColor
2012-08-07 13:34:11 +04:00
marina.kolpakova
c0d3adef25
intervales for vector type support
2012-08-07 13:22:41 +04:00
marina.kolpakova
0bf10c9a47
added connectivityMask calculation function
2012-08-07 13:22:41 +04:00
marina.kolpakova
a9764dd910
fixed not defined macro warningds
2012-08-07 13:22:41 +04:00
marina.kolpakova
51433a9331
C.C. Labeling: added stream support
2012-08-07 13:22:41 +04:00
marina.kolpakova
350621057f
connected components labeling
2012-08-07 13:22:41 +04:00
marina.kolpakova
8d73bbb8b7
fixed 2228
2012-08-02 13:18:55 +04:00
Vladislav Vinogradov
b43cec3301
added gpu::graphcut for float sources (CUDA 5.0)
2012-07-31 12:46:04 +04:00
Vladislav Vinogradov
4f99f69a29
added gpu alpha premultiplication
2012-07-31 12:46:04 +04:00
Vladislav Vinogradov
79d0dc25f4
added gpu RGB<->Lab and BGR<->Luv conversions
2012-07-31 12:46:04 +04:00
Vladislav Vinogradov
051adcb786
added gpu BGR<->Lab and RGB<->Luv color conversion and gammaCorrection
2012-07-31 12:46:04 +04:00
Anatoly Baksheev
2b0c0e71bb
test
2012-07-25 18:05:39 +04:00
marina.kolpakova
e1e0c46639
integrated patch: HOG confidence calculation. Thanks, Wongun.
2012-07-25 15:26:26 +04:00
marina.kolpakova
4fa282e1a9
fixed SURf according to clockwise descriptor convention
2012-07-25 13:08:05 +04:00
Anatoly Baksheev
1efb3c8235
test
2012-07-24 14:13:43 +04:00
marina.kolpakova
1b7ad93dc9
LBP features integrated in CascadeClassifier_GPU
2012-07-24 13:51:35 +04:00
marina.kolpakova
2dc93574e1
LBP: switched to PImpl pattern
2012-07-24 13:41:19 +04:00
marina.kolpakova
6c3eeb7d7c
removed division
2012-07-24 13:35:04 +04:00
marina.kolpakova
8fb1f4093b
removed unused code
2012-07-24 13:26:53 +04:00
Marina Kolpakova
e63ab8dec5
LBP: multiscale approach; refactored atomics usage
2012-07-17 08:27:34 +00:00
Marina Kolpakova
336dcbcff7
fixed brocken tests by classifier loger from r9027
2012-07-15 04:11:46 +00:00
Anatoly Baksheev
a2430afcac
minor LBP for GPU
2012-07-14 16:23:56 +00:00
Marina Kolpakova
b9e53ec8ea
fixed build after r9027
2012-07-14 15:50:49 +00:00
Anatoly Baksheev
bfe6e2c4b1
minor in LBP for GPU
2012-07-14 15:36:25 +00:00
Anatoly Baksheev
9706079ace
a bit refactoring in LBP face detection on GPU
2012-07-13 15:47:09 +00:00
Marina Kolpakova
58c67ccfea
improved LBP indexing
2012-07-12 08:50:41 +00:00
Marina Kolpakova
965109228d
added delobal memory version
2012-07-12 08:50:36 +00:00
Marina Kolpakova
2aacff4c39
swithed to the fixed size thread block
2012-07-12 07:11:26 +00:00
Marina Kolpakova
3c2691ef96
LBP: minor changes
2012-07-11 12:22:28 +00:00
Marina Kolpakova
ed1b293d34
refactored GPU LBP cascade. Added support for big images. Fixed bug in connected components function
2012-07-11 12:22:22 +00:00
Marina Kolpakova
86d785622b
LBP: switched to texture implementation
2012-07-10 11:58:15 +00:00
Marina Kolpakova
b0606b0557
LBP classifer moved to ptr from DevMem2D
2012-07-10 11:58:10 +00:00
Marina Kolpakova
436d2ff1fc
LBP classifer moved to ptr from DevMem2D
2012-07-10 11:58:06 +00:00
Marina Kolpakova
f094983d49
reduced the number of registers used in the LBP responce operator
2012-07-08 18:26:13 +00:00
Marina Kolpakova
09269b4cd8
fixed backward compatibility with less than 1.2 CUDA capability
2012-07-07 21:48:53 +00:00
Andrey Kamaev
e900952b87
quiet most of the OSX build warnings
2012-07-05 12:56:31 +00:00
Marina Kolpakova
bc83011736
removed unnecessary memory allocation in LBP classifier
2012-07-04 16:03:48 +00:00
Marina Kolpakova
eb599f6832
added checking destination matrix size for resize and integral functions
2012-07-04 16:03:43 +00:00
Marina Kolpakova
6c0af66fd8
removed unused class filds
2012-07-04 16:03:40 +00:00
Marina Kolpakova
e496345d33
added lbp cascade test, fixed race conditions problems
2012-07-04 12:11:16 +00:00
Marina Kolpakova
248f39e13e
added performance test for LBP classifier.
2012-07-04 12:11:07 +00:00
Marina Kolpakova
4128d5782f
added hipotesis filtration
2012-07-04 04:51:09 +00:00
Marina Kolpakova
a53f0f397e
LBP classifier: tracking of count of detected objects was moved in cascadeclassifier.cpp
2012-07-04 04:51:00 +00:00
Marina Kolpakova
76354287aa
fixed build without CUDA
2012-07-02 10:54:05 +00:00
Marina Kolpakova
319c20c797
result storing: atomic based
2012-07-02 08:08:17 +00:00
Marina Kolpakova
a9f2f522e7
LBP classifier was refactored, added parameter for max size of detected object
2012-07-02 08:08:11 +00:00
Marina Kolpakova
e6f7e4d83e
GPU resize became same as CPU implementation
2012-07-02 08:08:02 +00:00
Marina Kolpakova
60b73e7471
gpu classifier default values became same as to cpu implementation
2012-07-02 08:07:55 +00:00
Marina Kolpakova
e7f5978768
classifier loading has been improved
2012-07-02 08:07:46 +00:00
Andrey Kamaev
afe11f69fb
Fixed Windows build warnings and configuration problem.
2012-06-30 20:45:01 +00:00
Marina Kolpakova
cdad4ac7c9
Merge branch 'home'
2012-06-30 09:29:33 +00:00
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
Vladislav Vinogradov
c2935a6532
fixed build of gpu module without CUDA (video encoding/decoding)
2012-04-24 07:49:55 +00:00
Vladislav Vinogradov
f65d841d6f
fixed several warnings (VS2010, Win64)
...
added getParams method to VideoWriter_GPU
2012-04-23 14:22:02 +00:00
Alexey Spizhevoy
24be840c44
Added GPU version of wobble suppressor (videostab)
2012-04-23 10:37:07 +00:00
Alexey Spizhevoy
1569c1ed52
Added GPU version of PyrLK based global motion estimator (videostab)
2012-04-18 13:23:41 +00:00
Vladislav Vinogradov
1351f4c8ef
added docs for VideoReader_GPU
2012-04-18 12:46:56 +00:00
Vladislav Vinogradov
dd6b11b87d
fixed build without CUDA
2012-04-18 11:25:56 +00:00
Vladislav Vinogradov
f4b4665940
added VideoReader_GPU
2012-04-18 11:18:25 +00:00
Vladislav Vinogradov
ffbee1fe97
added docs for VideoWriter_GPU
2012-04-17 11:36:37 +00:00
Vladislav Vinogradov
70909738f4
added support of different surface formats to VideoWriter_GPU
...
added key frame handling to ffmpeg wrappers
2012-04-17 11:08:08 +00:00
Vladislav Vinogradov
2bfaf540a1
added VideoWriter_GPU
2012-04-17 07:12:16 +00:00
Vadim Pisarevsky
2fd1e2ea57
merged all the latest changes from 2.4 to trunk
2012-04-13 21:50:59 +00:00
Vladislav Vinogradov
2659453694
merged revisions r7808 from 2.4 branch
2012-04-03 06:49:13 +00:00
Vladislav Vinogradov
489a1da0ed
fixeg gpu::Laplacian
2012-04-02 08:20:23 +00:00
Vladislav Vinogradov
82d619a34d
fixed gpu::filter2D
2012-04-01 07:32:25 +00:00
Anatoly Baksheev
e1fd68b21e
fixed #1257 ( HaarCascadeApplication GPU test crash )
2012-03-31 23:49:35 +00:00
Anatoly Baksheev
a22641aa9c
fixed bug #1367 in CSBP
2012-03-31 22:07:16 +00:00
Anatoly Baksheev
d2bc0065a6
minor
2012-03-31 20:01:18 +00:00
Vladislav Vinogradov
4a41107b01
applied patch #1734
2012-03-31 17:05:33 +00:00
Andrey Kamaev
dc6cad3d4b
Fixed build with tests disabled
2012-03-30 16:21:46 +00:00
Anatoly Baksheev
406a05316f
removed obsolete docs about cuda contexts
2012-03-30 13:43:50 +00:00
Andrey Kamaev
ec793df30f
#1205 fixed more bugs/typos in parameters
2012-03-29 08:07:57 +00:00
Andrey Kamaev
94c258cf15
#1205 fixed ~100 of ~700 parameters
2012-03-29 06:50:05 +00:00
Vladislav Vinogradov
5aae21c037
fixed bug #1640
2012-03-28 14:25:41 +00:00
Alexey Spizhevoy
de27d3e023
Fixed bugs in gpu border extrapolation aux. classes (BORDER_REFLECT case)
2012-03-28 14:13:29 +00:00
Vladislav Vinogradov
8e3f1c09d2
added support of 3-channels output to gpu::reprojectImageTo3D
...
minor refactoring of gpu tests
2012-03-28 12:48:28 +00:00
Alexey Spizhevoy
c776bff95b
#1713 Added the possibility of setting user_block_size manually for gpu::matchTemplate function (and gpu::convolve). Added a buffer param into these functions. Removed using of 2^n block sizes when it's not necessary.
2012-03-28 07:11:07 +00:00
Vladislav Vinogradov
d1423adbc7
moved gpu cvtColor tests to separate file
...
added more tests for gpu cvtColor
fixed RGB->YUV conversion
2012-03-28 06:56:42 +00:00
Alexander Mordvintsev
d304a55e1e
gpu.hpp:filterSpeckles conflicts with calib3d.hpp -- should it be removed at all?
2012-03-28 04:44:33 +00:00
Vladislav Vinogradov
b2a6a257b7
minor modification of gpu video tests
...
disabled NVidia Visualization test, it's functionality (draw rectangles) doesn't used in gpu module
2012-03-27 12:15:52 +00:00
Vladislav Vinogradov
eaea6782d5
added more assertion on device features to gpu functions and tests
...
moved TargerArchs and DeviceInfo to core
fixed bug in GpuMat::copy with mask (incorrect index in function tab)
2012-03-27 10:34:30 +00:00
Vladislav Vinogradov
bd13e9479b
added assertion on device features (global atomics) into gpu tests
2012-03-27 07:33:39 +00:00
Vladislav Vinogradov
089a835c0a
fixed octave computation in SURF_GPU
...
used random images in gpu filter tests
2012-03-26 18:07:03 +00:00
Vladislav Vinogradov
26691e00d4
fixed gpu core tests (added additional check for device's feature support)
...
added assertion on double types for old devices
2012-03-26 14:33:43 +00:00
Vladislav Vinogradov
9034a2d6d7
fixed gpu arithm functions (mismatch with cpu version)
2012-03-26 11:02:03 +00:00
Alexey Spizhevoy
5434a9a5ec
Fixed gpu::matchTemplate for correct handling of big templates. Added tests
2012-03-26 09:19:33 +00:00
Vladislav Vinogradov
7057dd8fc0
added test for gpu::Laplacian for CV_32FC1 type
...
changed epsilon for matrix comparison in gpu::sqrt test
2012-03-22 19:12:42 +00:00
Vladislav Vinogradov
059cef57e6
fixed gpu::filter2D border interpolation for CV_32FC1 type
...
added additional tests for gpu filters
fixed gpu features2D tests
2012-03-21 14:38:23 +00:00
Vladislav Vinogradov
509c910101
refactored and fixed some gpu tests
...
fixed some bugs in gpu module
2012-03-20 12:03:34 +00:00
Vladislav Vinogradov
844bdea5ac
fixed several bugs in gpu arithm functions
...
refactored tests for them
2012-03-19 14:18:12 +00:00
Vladislav Vinogradov
6397fa5b38
fixed gpu::pyrUp (now it matches cpu analog)
...
fixed several warnings
2012-03-19 09:27:06 +00:00
Vladislav Vinogradov
c510840c45
Fixed build without CUDA
2012-03-18 12:27:10 +00:00
Vladislav Vinogradov
85c904a4ba
fixed build in gpu module (SURF and ORB)
2012-03-18 12:05:49 +00:00
Vadim Pisarevsky
957e80abbd
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
2012-03-15 14:36:01 +00:00
Vladislav Vinogradov
ade7394e77
refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective)
...
wrote more complicated tests for them
implemented own version of warpAffine and warpPerspective for different border interpolation types
refactored some gpu tests
2012-03-14 15:54:17 +00:00
Vladislav Vinogradov
cd2cc6197f
fixed bug in gpu::pyrUp implementation
2012-03-07 14:31:30 +00:00
Vladislav Vinogradov
796f839b75
minor fix in gpu docs (filter2D and convolve)
2012-03-07 14:05:21 +00:00
Vladislav Vinogradov
855feedda7
fixed error calculation in gpu::PyrLKOpticalFlow (Bug #1651 )
2012-03-07 13:41:49 +00:00
Vladislav Vinogradov
02f226a981
fixed bug in gpu::pyrDown
2012-03-07 13:14:50 +00:00
Vladislav Vinogradov
e7dda44a07
updated image for StereoConstantSpaceBP regression test
...
updated gpu tests for CornerHarris and CornerMinEigen
moved direct convolution implementation to gpu::filter2D, gpu::convolve now use only DFT-based algorithm (Bug #1639 )
2012-03-07 09:49:24 +00:00
Vladislav Vinogradov
63b5cf6dea
temporary disabled optimized version of CascadeClassifier (bug #1640 )
...
fixed HaarCascadeLoader test (incorrect behavior due to macros usage)
2012-03-05 13:49:42 +00:00
Vladislav Vinogradov
ec5bdc7de8
added patch error calculation to gpu::PyrLKOpticalFlow
2012-03-05 10:36:57 +00:00
Andrey Kamaev
18dbe6b3e5
cmake scripts are updated to prefer includes from the OpenCV source tree
2012-03-03 15:49:23 +00:00
Andrey Kamaev
aeaae8b057
Updated rst configuration to read OpenCV version from sources; fixed several sphinx' warnings
2012-03-02 20:59:13 +00:00
Alexander Shishkov
3f0bd34270
updated repository path in gpu/introduction (ticket #1260 )
2012-03-02 20:13:03 +00:00
Alexey Spizhevoy
92d2d74731
Fixed docs for gpu::convolve()
2012-03-01 08:02:34 +00:00
Vladislav Vinogradov
d00fa6b817
improved type dispatching in gpu arithm functions
2012-02-29 13:02:25 +00:00
Vladislav Vinogradov
f0f87ebf36
fixed compilation error under linux
2012-02-22 11:22:31 +00:00
Vladislav Vinogradov
2d30480982
created wrappers for new NPP functions
...
removed void integral(const GpuMat& src, GpuMat& sum, GpuMat& sqsum, Stream& stream) - it fails with NPP_NOT_IMPLEMENTED error
updated docs, accuracy and performance tests
2012-02-22 10:00:53 +00:00
Andrey Kamaev
e426dfc396
Fixed #1613 : removed YUV420i color conversion constants
2012-02-21 15:08:03 +00:00
Alexey Spizhevoy
c908c50131
Added docs for gpu::FarnebackOpticalFlow
2012-02-16 12:42:44 +00:00
Alexey Spizhevoy
e428a0c681
Fixed a compile-time error
2012-02-16 12:33:42 +00:00
Alexey Spizhevoy
8f215af048
Minor fix -- renamed a variable
2012-02-16 12:07:08 +00:00
Alexey Spizhevoy
b0d457cdb0
Minor refactoring
2012-02-16 12:00:17 +00:00
Alexey Spizhevoy
b0bf54e713
Added a perf. test for gpu::FarnebackOpticalFlow
2012-02-16 11:48:56 +00:00
Alexey Spizhevoy
9f5d97425f
Fixed some typos
2012-02-16 11:32:32 +00:00
Alexey Spizhevoy
681ac9beda
Added missing files
2012-02-16 11:26:17 +00:00
Alexey Spizhevoy
5c459aa815
Added the GPU version of the Farneback's optical flow
2012-02-16 11:23:51 +00:00
Vladislav Vinogradov
ada6ab3778
fixed compilation for old compute capabilities
2012-02-15 19:25:29 +00:00
Vladislav Vinogradov
65bef258cb
fixed compilation error
2012-02-15 12:27:51 +00:00
Vladislav Vinogradov
5af529c1bd
fixed and updated gpu implementation of separable liner filters
...
now it supports kernel's size up to 32
2012-02-15 12:05:59 +00:00
Vladislav Vinogradov
6f7e3434ca
moved finding CUDA_npp_LIBRARY to OpenCVDetectCUDA.cmake
2012-02-15 06:44:20 +00:00
Vladislav Vinogradov
f7fd7929e1
added docs for GoodFeaturesToTrackDetector_GPU and PyrLKOpticalFlow
2012-02-14 13:18:33 +00:00
Vladislav Vinogradov
a6bc747a54
minor fix : doesn't save outliers
2012-02-14 11:48:40 +00:00
Anatoly Baksheev
87bbcccea5
fixed orb bug commited by mistake
2012-02-14 10:27:33 +00:00
Anatoly Baksheev
84db4eb6fa
fixed ~200 warnings for windows
...
minor build system changes (now cuda code in opencv_core is compiled using CUDA_ARCH* cmake variables)
2012-02-14 10:22:34 +00:00
Vladislav Vinogradov
8f4d63913a
minor
2012-02-13 13:29:28 +00:00
Vladislav Vinogradov
77f286ada6
fixed build under linux
...
added PyrLKOpticalFlowDense performance test
2012-02-13 13:19:06 +00:00
Vladislav Vinogradov
a10fed8fd1
added GoodFeaturesToTrackDetector_GPU and PyrLKOpticalFlow to gpu module
2012-02-13 12:57:27 +00:00
Vladislav Vinogradov
237b3ed3a0
fixed createOpticalFlowNeedleMap
2012-02-08 05:45:47 +00:00
Vladislav Vinogradov
75ac4362ca
removed ASSERT_NO_THROW
2012-02-06 11:31:52 +00:00
Andrey Kamaev
5eb6ee6290
Fixing build with CUDA enabled
2012-02-03 12:54:52 +00:00
Andrey Kamaev
984eb99428
Global CMake reorganization:
...
[~] Automatically tracked dependencies between modules
[+] Support for optional module dependencies
[+] Options to choose modules to build
[~] Removed hardcoded modules lists from OpenCVConfig.cmake, opencv.pc and OpenCV.mk
[+] Added COMPONENTS support for FIND_PACKAGE(OpenCV)
[~] haartraining and traincascade are moved outside of modules folder since they aren't the modules
2012-02-03 11:26:49 +00:00
Alexey Spizhevoy
ada9158521
Fixed the building process for (ubuntu 64bit debug cuda4.1) configuration
2012-02-02 14:06:13 +00:00
Vladislav Vinogradov
f8aba8608d
fixed build under CUDA 4.1
2012-01-30 13:15:20 +00:00
Vladislav Vinogradov
bb23288c3d
fixed bug in SURF_GPU
2012-01-30 07:59:14 +00:00
Vladislav Vinogradov
d38ca09738
added gpu::printCudaDeviceInfo to all samples
2012-01-30 07:20:09 +00:00
Vladislav Vinogradov
3ec2f7f5f0
fixed gpu::device::transform with non-aligned sources (Ticket #1567 )
2012-01-27 13:10:30 +00:00
Vladislav Vinogradov
9304d32b82
disabled unnecessary code (it can't be compiled with VS 2008 Ticket #1561 )
2012-01-26 12:52:32 +00:00
Andrey Kamaev
9d5c24cdc8
Updating opencv module definition in cmake (continued)
2012-01-25 09:04:49 +00:00
Vladislav Vinogradov
ddf56fa629
added additional error check
2012-01-25 07:32:35 +00:00
Andrey Kamaev
13f4e70e95
Updating opencv module definition in cmake
2012-01-24 16:55:47 +00:00
Vladislav Vinogradov
5e1808c797
fixed bug in gpu::Canny
2012-01-23 07:41:39 +00:00
Vladislav Vinogradov
1d1da9c5d6
added support of BORDER_REFLECT to gpu::cornerHarris and gpu::cornerMinEigenVal
2012-01-23 07:14:45 +00:00
Vladislav Vinogradov
6c1de21a76
fixed bug in gpu::transformSmart with mask
2012-01-22 13:25:45 +00:00
Vladislav Vinogradov
cdae0743ab
fix OpenGL render functions
...
fix createOpticalFlowNeedleMap
2012-01-18 08:27:08 +00:00
Vladislav Vinogradov
e45d5e8a5f
added performance test for createOpticalFlowNeedleMap
2012-01-16 13:51:36 +00:00
Vladislav Vinogradov
6d5171e5b6
fixed gpu docs
2012-01-16 13:10:50 +00:00
Vladislav Vinogradov
a25b027ef7
updated gpu optical_flow sample
2012-01-11 13:05:03 +00:00
Vladislav Vinogradov
4f44d9ea7d
added docs for FAST_GPU and ORB_GPU
2012-01-11 07:40:04 +00:00
Vladislav Vinogradov
5860477605
fixed gpu::resize
2012-01-11 06:14:51 +00:00
Vladislav Vinogradov
f0356004bc
minor fix
2012-01-11 05:46:32 +00:00
Vladislav Vinogradov
af59a75ffc
fixed bug with submatrix in some gpu functions
...
update gpu tests
2012-01-10 11:11:58 +00:00
Andrey Kamaev
65f5343ed5
Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests
2011-12-29 16:46:16 +00:00
Vladislav Vinogradov
457b8d7bff
update gpu perf tests
2011-12-28 12:53:08 +00:00
Vladislav Vinogradov
eccfc90b77
bug fix
2011-12-28 07:56:19 +00:00
Vladislav Vinogradov
4fee5ef818
fixed build under linux
2011-12-27 10:30:54 +00:00
Vladislav Vinogradov
5e38cf8042
added FAST_GPU and ORB_GPU classes
2011-12-27 09:33:20 +00:00
Vladislav Vinogradov
e6d820171c
added documentation for gpu::BroxOpticalFlow, updated other docs
2011-12-27 08:25:47 +00:00
Vladislav Vinogradov
b398ac7a96
added ImagePyramid class to gpu module
2011-12-27 06:24:31 +00:00
Vladislav Vinogradov
d13a6b74b2
Fixed bug with submatrix in device::transform
2011-12-21 05:59:14 +00:00
Vladislav Vinogradov
677fc3a09f
fixed gpu perf tests (out of memory)
2011-12-14 06:39:32 +00:00
Anton Obukhov
ebc3043c86
[*] Fixed two bugs in reduction functor: out of shared memory bounds access and missing volatile on GF100 and further
2011-11-21 17:46:55 +00:00
Vladislav Vinogradov
c2783af781
added OpenGL support to highgui under WIN32
2011-11-21 11:58:52 +00:00
Vladislav Vinogradov
1f3f4599cc
fixed gpu performance tests
2011-11-15 07:03:44 +00:00
Vladislav Vinogradov
464b8a570c
fixed compilation under linux
2011-11-14 14:57:36 +00:00
Vladislav Vinogradov
2695039a79
moved GpuMat's operations implementation to core module
2011-11-14 14:34:36 +00:00
Vladislav Vinogradov
0f53f2993e
removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
2011-11-14 09:02:06 +00:00
Vladislav Vinogradov
d926541311
fixed compilation error
2011-11-14 06:22:42 +00:00
Anton Obukhov
54337fd513
[+] CUDA path for NCVImagePyramid
2011-11-13 20:52:48 +00:00
Vladislav Vinogradov
21f5cc7e6e
minor
2011-11-09 14:23:13 +00:00
Vladislav Vinogradov
b873fa818f
fixed compilation under linux
2011-11-09 14:05:34 +00:00
Vladislav Vinogradov
8e061ac801
minor fix
2011-11-09 13:33:44 +00:00
Vladislav Vinogradov
fcfa72081e
moved GpuMat and DevMem2D to core module, some code refactoring
2011-11-09 13:13:52 +00:00
Vladislav Vinogradov
938b1b67d1
fixed optical flow test for devices with cc >= 2.0
2011-11-07 06:23:22 +00:00
Anton Obukhov
2cb9192604
[*] Fixed #1464
...
[~] NCVPyramid uses tr1 and thus can be compiled with CL, commented out on linux
[+] Moved reduction functors to NCVAlg
[*] Warnings in NCV
2011-11-06 09:43:17 +00:00
Anton Obukhov
3396a2ec1a
[~] Refactored device reduction for better reuse (now with functor semantics)
2011-11-04 13:49:05 +00:00
Anton Obukhov
56531c6161
[*] Fixed #1461
2011-11-04 12:41:54 +00:00
Vladislav Vinogradov
804d9b72f6
minor
2011-10-31 09:41:29 +00:00
Vladislav Vinogradov
09ba133ddf
prepared GpuMat for moving to core module
2011-10-31 08:51:00 +00:00
Vladislav Vinogradov
0b4e7d6057
fixed remap under cc < 2.0
2011-10-31 08:50:14 +00:00
Vladislav Vinogradov
daf50f8e0d
fixed compilation error
2011-10-31 06:43:00 +00:00
Anton Obukhov
5afb445283
[+] Pixel types via templates
...
[+] Color conversions stub via pixel types
[+] Pyramid calculation (required for mipmaps in CUDA 4.1)
[~] Changed C strings to C++ throughout NCV
[~] Fixed a couple of bugs in NCV
2011-10-27 10:13:28 +00:00
Vladislav Vinogradov
509730c1cd
minor
2011-10-26 12:44:38 +00:00
Alexey Spizhevoy
b74e9c101a
Fixed bug in the stitching module (some images appeared at result pano center)
2011-10-24 11:52:36 +00:00
Vladislav Vinogradov
e7502e7641
implemented gpu::gemm via CUBLAS
2011-10-19 13:29:54 +00:00
Vladislav Vinogradov
90ff3dd990
added cublasSafeCall
2011-10-19 11:49:44 +00:00
Vladislav Vinogradov
40ee754e28
added WITH_CUFFT and WITH_CUBLAS flags to cmake scripts
...
fixed gpu module error reporting
added asynchronous version of some functions
2011-10-19 09:53:22 +00:00
Vladislav Vinogradov
b0536279eb
added wrappers for BroxOpticalFlow and interpolateFrames
2011-10-17 13:12:39 +00:00
Vladislav Vinogradov
87f3451ec6
fixed warnings
2011-10-17 06:44:40 +00:00
Alexey Spizhevoy
8cebb0982b
Updated optimal DFT size estimation in gpu::convolve()
2011-10-14 09:42:25 +00:00
Anatoly Baksheev
7076dfd7d6
gpu module: refactored devmem2d.hpp (atomic bomb)
2011-10-13 15:14:04 +00:00
Alexey Spizhevoy
916703c6e5
Updated optimal block size estimation in gpu::convolve()
2011-10-13 13:02:41 +00:00
Vladislav Vinogradov
631d4b483a
minor fix
2011-10-12 11:36:10 +00:00
Vladislav Vinogradov
8f108b4e7e
bug fix
2011-10-12 11:01:11 +00:00
Vladislav Vinogradov
d3c4e90760
new optimized implementation of BruteForceMatcher_GPU (~2-3x faster)
2011-10-12 10:23:03 +00:00
Vadim Pisarevsky
b74116e694
unified norm computing; added generalized Hamming distance
2011-10-11 15:13:53 +00:00
Vladislav Vinogradov
f38596b783
implemented brute force convolve for small kernel sizes
2011-10-10 11:58:47 +00:00
Anatoly Baksheev
ee768d4605
fixed bug in ptr in optflow.cu
2011-10-10 09:37:08 +00:00
Vladislav Vinogradov
ed749c4bfe
added missing arithm operations to gpu module
2011-10-10 08:19:11 +00:00
Anatoly Baksheev
f444f9b43e
optflow gpu compilation fix under vs2010
2011-10-04 17:37:05 +00:00
Vladislav Vinogradov
d6d7ac9cee
fixed tests for BruteForceMatcher_GPU::radiusMatch
2011-10-04 10:03:52 +00:00
Alexey Spizhevoy
8a799aa89a
Updated optimal block size estimation for the convolve() function
2011-10-03 14:05:52 +00:00
Vadim Pisarevsky
60ebe2003f
fixed multiple warnings on Windows. fixed bug #1368
2011-10-03 11:00:28 +00:00
Anatoly Baksheev
923f771cfc
warnings
...
optical flow gpu cosmetics
2011-10-03 09:26:00 +00:00
Alexey Spizhevoy
dce50b67fc
Fixed support of translation in the GPU-based plane warper
2011-10-03 07:42:16 +00:00
Anatoly Baksheev
0fc8fc77c0
eliminated shread_ptr dependency from optical flow gpu. It caused compilation errors.
2011-09-30 11:27:30 +00:00
Anatoly Baksheev
b9ea3ef741
compilation under ubuntu
2011-09-30 09:02:03 +00:00
Anton Obukhov
42c7aece36
[+] Added Brox optical flow (implementation courtesy of Michael Smirnov)
2011-09-29 14:46:39 +00:00
Vladislav Vinogradov
4d3b1a4a02
fixed build for compute capability < 2.0
2011-09-28 16:24:51 +00:00
Vladislav Vinogradov
f536dfa439
fixed build under linux
2011-09-28 12:08:17 +00:00
Vladislav Vinogradov
9da6d78989
optimized gpu filters, added buffered version for different filters
2011-09-28 11:52:26 +00:00
Vladislav Vinogradov
ea4f65b570
implemented optimized version of bf_radius_match for train collection
2011-09-27 06:45:17 +00:00
Vladislav Vinogradov
b119833ad1
implemented optimized version of gpu::bf_radius_match
2011-09-26 11:18:30 +00:00
Vladislav Vinogradov
67a9b79433
added performance tests for gpu::reduce
2011-09-26 08:14:31 +00:00
Alexey Spizhevoy
48dec9c03a
Fixed GPU version of multi-band blending in stitching module
2011-09-24 05:58:29 +00:00
Vladislav Vinogradov
8b23c79294
implemented gpu::reduce
2011-09-22 07:08:26 +00:00
Vladislav Vinogradov
0aaaad1ea8
implemented gpu::addWeighted
2011-09-21 08:58:54 +00:00
Vladislav Vinogradov
64119dd924
implemented gpu::copyMakeBorder for all border modes
2011-09-21 07:02:45 +00:00
Vladislav Vinogradov
5ed65979c1
fixed bug in gpu::HOGDescriptor::getBuffer (ticket #1379 )
2011-09-20 06:38:40 +00:00