Vladislav Vinogradov
|
3eeaa9189c
|
Revert "Revert "Merge pull request #836 from jet47:gpu-modules""
|
12 years ago |
Andrey Kamaev
|
416fb50594
|
Revert "Merge pull request #836 from jet47:gpu-modules"
This reverts commit fba72cb60d , reversing
changes made to 02131ffb62 .
|
12 years ago |
Vladislav Vinogradov
|
f531dd839c
|
gpubgsegm module fixes
|
12 years ago |
Vladislav Vinogradov
|
ac0f506d0e
|
split gpuvideo onto gpuoptflow and gpubgsegm
|
12 years ago |
Vladislav Vinogradov
|
fc1fa28556
|
gpuvideo module for video processing
|
12 years ago |
Vladislav Vinogradov
|
1b00a3ed54
|
gpucodec module for video decoding/encoding
|
12 years ago |
Andrey Kamaev
|
be7bbe3aa9
|
Drop cv:: prefix from cv::String used inside the cv namespace
|
12 years ago |
Andrey Kamaev
|
2ad7b97f1c
|
All modules (except ocl and gpu) compiles and pass tests
|
12 years ago |
Vladislav Vinogradov
|
fd7bf0b766
|
moved SURF_GPU and VIBE to gpunonfree module
|
12 years ago |
Andrey Kamaev
|
2fe7482b73
|
Add support for enums into rst ocv domain
|
12 years ago |
Alexander Smorkalov
|
8cb0343f4c
|
Documentation build warning fixes.
Invalid links and refences fixed.
SpaeseMat class documentation updated.
|
12 years ago |
Andrey Kamaev
|
73bbabf207
|
Eliminate discrepancies between signatures in documentation and OpenCV headers
All errors were found by doc/check_docs2.py
|
13 years ago |
Andrey Kamaev
|
461b69f6ee
|
Eliminate discrepancies between signatures in documentation and OpenCV headers
All errors were found by doc/check_docs2.py
|
13 years ago |
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
13 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
13 years ago |
Andrey Kamaev
|
915169e8b7
|
Fix documentation build warnings in gpu module reference
|
13 years ago |
Vladislav Vinogradov
|
77cae11a74
|
added docs for GMG_GPU
|
13 years ago |
Andrey Kamaev
|
8aa2d6cddc
|
Fix several documentation build warnings
|
13 years ago |
Andrey Kamaev
|
abde1377f3
|
Fixed mistake in documentation
|
13 years ago |
Vladislav Vinogradov
|
e9e66e5796
|
added VIBE_GPU (background subtraction) to gpu module
|
13 years ago |
Vladislav Vinogradov
|
4ee236b1b6
|
added docs for MOG_GPU and MOG2_GPU
|
13 years ago |
Andrey Kamaev
|
7b806f6008
|
fixed several documentation errors
|
13 years ago |
Vladislav Vinogradov
|
f392ab0e08
|
new implementation of gpu::PyrLKOpticalFlow::sparse (1.5 - 2x faster)
|
13 years ago |
Vladislav Vinogradov
|
bfb390e82a
|
added gpu::FGDStatModel (Background/foreground segmentation)
|
13 years ago |
Andrey Kamaev
|
40e8d08e8d
|
Added check for trailing semicolon to rst parser; fixed few documentation build warnings
|
13 years ago |
Andrey Kamaev
|
6ca618277c
|
More fixes for documentation.
|
13 years ago |
Andrey Kamaev
|
78329b0dfe
|
New bunch of documentation fixes
|
13 years ago |
Andrey Kamaev
|
71625ad458
|
Fixed more documentation & source discrepancies
|
13 years ago |
Andrey Kamaev
|
eb2f1f81ed
|
Fixed hundreds of documentation problems
|
13 years ago |
Andrey Kamaev
|
50ad690993
|
Merged the trunk till r8291
|
13 years ago |
Vladislav Vinogradov
|
1351f4c8ef
|
added docs for VideoReader_GPU
|
13 years ago |
Vladislav Vinogradov
|
ffbee1fe97
|
added docs for 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 |
Andrey Kamaev
|
ec793df30f
|
#1205 fixed more bugs/typos in parameters
|
13 years ago |
Alexey Spizhevoy
|
c908c50131
|
Added docs for gpu::FarnebackOpticalFlow
|
13 years ago |
Vladislav Vinogradov
|
f7fd7929e1
|
added docs for GoodFeaturesToTrackDetector_GPU and PyrLKOpticalFlow
|
13 years ago |
Vladislav Vinogradov
|
e6d820171c
|
added documentation for gpu::BroxOpticalFlow, updated other docs
|
14 years ago |