Marina Kolpakova
|
60b73e7471
|
gpu classifier default values became same as to cpu implementation
|
13 years ago |
Marina Kolpakova
|
a743eca076
|
LBP features: GPU representation
|
13 years ago |
Vladislav Vinogradov
|
e9e66e5796
|
added VIBE_GPU (background subtraction) to gpu module
|
13 years ago |
Marina Kolpakova
|
6801f475ad
|
LBP: implemented first version of device side part
|
13 years ago |
Marina Kolpakova
|
71f94e12fb
|
LBP: implemented image data preparing
|
13 years ago |
Marina Kolpakova
|
91ba48c5f9
|
added lbp related CUDA files
|
13 years ago |
Marina Kolpakova
|
143c57064b
|
LBP classifier represintation in GPU memory
|
13 years ago |
Vladislav Vinogradov
|
d85ef03a42
|
added background subtraction sample for gpu module
|
13 years ago |
Vladislav Vinogradov
|
acc031aaba
|
added MOG_GPU and MOG2_GPU (Gaussian Mixture background subtraction)
|
13 years ago |
Marina Kolpakova
|
5f6bbcc89a
|
added test for GPU LBP cascade: load cascade
|
13 years ago |
Marina Kolpakova
|
1365e28a54
|
initial support of GPU LBP classifier: added new style xml format loading
|
13 years ago |
Marina Kolpakova
|
e7f6c4b7ef
|
scan operations are moved in separate header
|
13 years ago |
Marina Kolpakova
|
9a9f212db0
|
resize function signature refactoring
|
13 years ago |
Vladislav Vinogradov
|
f392ab0e08
|
new implementation of gpu::PyrLKOpticalFlow::sparse (1.5 - 2x faster)
|
13 years ago |
Andrey Kamaev
|
bd0e0b5800
|
Merged the trunk r8589:8653 - all changes related to build warnings
|
13 years ago |
Vladislav Vinogradov
|
2e2bd55729
|
new implementation of gpu::PyrLKOpticalFlow::dense (1.5 - 2x faster)
|
13 years ago |
Andrey Kamaev
|
c5aba337e9
|
Fixed number of warnings. Fixed mingw64 build.
|
13 years ago |
Marina Kolpakova
|
f2c30cd90d
|
resize area for big downscaling integration
|
13 years ago |
Vladislav Vinogradov
|
bfb390e82a
|
added gpu::FGDStatModel (Background/foreground segmentation)
|
13 years ago |
Vladislav Vinogradov
|
df1ca974ca
|
made GPU Feature Extractor download/convertKeypoints() methods static (Feature #2007)
|
13 years ago |
Andrey Kamaev
|
81a5988015
|
Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes)
|
13 years ago |
Andrey Kamaev
|
40e8d08e8d
|
Added check for trailing semicolon to rst parser; fixed few documentation build warnings
|
13 years ago |
Andrey Kamaev
|
05de6302fd
|
Fixed documentation: corrected parameter names
|
13 years ago |
Andrey Kamaev
|
6ca618277c
|
More fixes for documentation.
|
13 years ago |
Andrey Kamaev
|
71625ad458
|
Fixed more documentation & source discrepancies
|
13 years ago |
Vladislav Vinogradov
|
9df6e51a5b
|
added gpu::compare with scalars (Feature #1754)
|
13 years ago |
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
13 years ago |
Alexey Spizhevoy
|
6a9f934233
|
Fixed bug #1759
|
13 years ago |
Vladislav Vinogradov
|
76dc827648
|
added BruteForceMatcher_GPU (for legacy)
|
13 years ago |
Vladislav Vinogradov
|
44eaeee865
|
refactored gpu BruteForceMather (made it similar to BFMatcher)
|
13 years ago |
Vladislav Vinogradov
|
f65d841d6f
|
fixed several warnings (VS2010, Win64)
added getParams method to VideoWriter_GPU
|
13 years ago |
Alexey Spizhevoy
|
24be840c44
|
Added GPU version of wobble suppressor (videostab)
|
13 years ago |
Alexey Spizhevoy
|
1569c1ed52
|
Added GPU version of PyrLK based global motion estimator (videostab)
|
13 years ago |
Vladislav Vinogradov
|
f4b4665940
|
added VideoReader_GPU
|
13 years ago |
Vladislav Vinogradov
|
70909738f4
|
added support of different surface formats to VideoWriter_GPU
added key frame handling to ffmpeg wrappers
|
13 years ago |
Vladislav Vinogradov
|
2bfaf540a1
|
added VideoWriter_GPU
|
13 years ago |
Vladislav Vinogradov
|
2659453694
|
merged revisions r7808 from 2.4 branch
|
13 years ago |
Vladislav Vinogradov
|
64a5c0b1cf
|
updated gpu docs
|
13 years ago |
Vladislav Vinogradov
|
1bc9ec0d77
|
fixed gpu::Laplacian
fixed gpu performance sample
|
13 years ago |
Vladislav Vinogradov
|
489a1da0ed
|
fixeg gpu::Laplacian
|
13 years ago |
Vladislav Vinogradov
|
82d619a34d
|
fixed gpu::filter2D
|
13 years ago |
Anatoly Baksheev
|
a22641aa9c
|
fixed bug #1367 in CSBP
|
13 years ago |
Vladislav Vinogradov
|
8e3f1c09d2
|
added support of 3-channels output to gpu::reprojectImageTo3D
minor refactoring of gpu tests
|
13 years ago |
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.
|
13 years ago |
Alexander Mordvintsev
|
d304a55e1e
|
gpu.hpp:filterSpeckles conflicts with calib3d.hpp -- should it be removed at all?
|
13 years ago |
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)
|
13 years ago |
Vladislav Vinogradov
|
089a835c0a
|
fixed octave computation in SURF_GPU
used random images in gpu filter tests
|
13 years ago |
Vladislav Vinogradov
|
059cef57e6
|
fixed gpu::filter2D border interpolation for CV_32FC1 type
added additional tests for gpu filters
fixed gpu features2D tests
|
13 years ago |
Vladislav Vinogradov
|
844bdea5ac
|
fixed several bugs in gpu arithm functions
refactored tests for them
|
13 years ago |
Vladislav Vinogradov
|
6397fa5b38
|
fixed gpu::pyrUp (now it matches cpu analog)
fixed several warnings
|
13 years ago |