Marina Kolpakova
|
83390ea4e1
|
performance test for INTER_AREA resize has been added.
|
13 years ago |
Marina Kolpakova
|
d192117e86
|
GPU resize with INTER_AREA
|
13 years ago |
Vladislav Vinogradov
|
03a14bb525
|
fixed build under windows, updated 768x576.avi video (other codec)
|
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 |
Marina Kolpakova
|
74ec5d7cbb
|
fix for ORB tests
|
13 years ago |
Marina Kolpakova
|
4b1724aeb9
|
fix for ORB tests
|
13 years ago |
Andrey Kamaev
|
ca0962c738
|
Megred fix for pyrhon API generator regression r8528
|
13 years ago |
Vladislav Vinogradov
|
4e4b96e3d9
|
Merged revision(s) 8484 from trunk:
fixed some bugs in gpu module under Windows:
* convertTo alignment error
........
|
13 years ago |
Andrey Kamaev
|
4ddcc31edc
|
Fixed few errors in documentation backporting
|
13 years ago |
Andrey Kamaev
|
81a5988015
|
Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes)
|
13 years ago |
Vladislav Vinogradov
|
48c3cfdfd0
|
fixed mark_nvidia.py script (warpAffine and warpPerspective)
|
13 years ago |
Andrey Kamaev
|
a20248977c
|
Documentation: fixed class/struc members documentation; added warning on incorrectly documented member
|
13 years ago |
Vladislav Vinogradov
|
72d2311edf
|
Merged revision(s) 8495 from trunk:
Bug #1991 : fixed gpu interpolation (remap, resize, warp...)
........
|
13 years ago |
Vladislav Vinogradov
|
6f32fb025d
|
Bug #1991 : fixed gpu interpolation (remap, resize, warp...)
|
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 |
Vladislav Vinogradov
|
67b718f1cb
|
fixed some bugs in gpu module under Windows:
* convertTo alignment error
* compare with scalars error
|
13 years ago |
Andrey Kamaev
|
6ca618277c
|
More fixes for documentation.
|
13 years ago |
Andrey Kamaev
|
78329b0dfe
|
New bunch of documentation fixes
|
13 years ago |
Vladislav Vinogradov
|
d382fa56c7
|
Merged revision(s) 8474 from trunk:
fixed several problems with CUDA 5.0
* gpu::LUT, uses device memory instead of host memory
* gpu::multiply, round mod for CV_8U depth
........
|
13 years ago |
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
|
13 years ago |
Andrey Kamaev
|
71625ad458
|
Fixed more documentation & source discrepancies
|
13 years ago |
Vladislav Vinogradov
|
addcd16d8f
|
minor fix of gpu perf tests
|
13 years ago |
Andrey Kamaev
|
eb2f1f81ed
|
Fixed hundreds of documentation problems
|
13 years ago |
Anatoly Baksheev
|
4ce8de5174
|
Merged revision(s) 8455 from trunk/opencv/modules/gpu/src:
compilation with CUDA5.0 (#1982, thanks to Rodrigo)
........
|
13 years ago |
Anatoly Baksheev
|
543825f2f5
|
compilation with CUDA5.0 (#1982, thanks to Rodrigo)
|
13 years ago |
Vladislav Vinogradov
|
3fe100a093
|
added mark_nvidia script
|
13 years ago |
Vladislav Vinogradov
|
77f22fe366
|
minor fix of gpu perf tests
|
13 years ago |
Vladislav Vinogradov
|
f07250acf3
|
updated gpu performance tests
|
13 years ago |
Vladislav Vinogradov
|
6d08d04293
|
compilation
|
13 years ago |
Anatoly Baksheev
|
671233cd46
|
gpu: added Cascade and mulAndScaleSpectrums perf tests
|
13 years ago |
Vladislav Vinogradov
|
3c7240024e
|
updated filters performance tests in gpu module
|
13 years ago |
Anatoly Baksheev
|
32c7eeca78
|
arithm test gpu tests for cpu :)
|
13 years ago |
Vladislav Vinogradov
|
9bddac1099
|
fixed gpu-vs-cpu performance tests
|
13 years ago |
Vladislav Vinogradov
|
1d57911646
|
updated gpu-vs-cpu performance tests
|
13 years ago |
Vladislav Vinogradov
|
d78aa7c937
|
added cpu performance test for gpu module
|
13 years ago |
Andrey Kamaev
|
50ad690993
|
Merged the trunk till r8291
|
13 years ago |
Anatoly Baksheev
|
caddd398e6
|
Merged revision(s) 8368 from trunk/opencv/modules/gpu/src/imgproc.cpp:
fixed possible compilation error for macos
........
|
13 years ago |
Anatoly Baksheev
|
b82b4a640d
|
fixed possible compilation error for macos
|
13 years ago |
Vladislav Vinogradov
|
9df6e51a5b
|
added gpu::compare with scalars (Feature #1754)
|
13 years ago |
Vladislav Vinogradov
|
2dafc9a853
|
fixed build under MacOS (disabled video decoding, it's not supported)
|
13 years ago |
Anatoly Baksheev
|
01e93d57f0
|
Merged from trunk.
|
13 years ago |
Anatoly Baksheev
|
fe91d1ca57
|
compilation for Macos
|
13 years ago |
Vladislav Vinogradov
|
c65b7a9980
|
removed #include "cap_ffmpeg_impl_v2.hpp"
|
13 years ago |
Andrey Kamaev
|
3a1f85d4e8
|
Remerged the 2.4.0 branch
|
13 years ago |
Vladislav Vinogradov
|
77717e1abc
|
fixed opencv_ffmpeg.dll name in gpu video encoding/decoding
|
13 years ago |
Vladislav Vinogradov
|
ca57239618
|
fixed some problems after r8280 (lost code)
|
13 years ago |
Marina Kolpakova
|
ea3fe441df
|
fix for brute-force matcher with CUDA 4.2.
|
13 years ago |
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
13 years ago |