Andrey Kamaev
|
639bbec44a
|
svn repository web references are replaced with links to git
|
13 years ago |
Marina Kolpakova
|
cdbda45125
|
merged GPU resize became same as CPU implementation
|
13 years ago |
Marina Kolpakova
|
304dac7f00
|
fixed #2113
|
13 years ago |
Marina Kolpakova
|
37a63523e7
|
fixed merge problem
|
13 years ago |
Marina Kolpakova
|
b28b2428f6
|
changing package layout after 'make install' for Android build
|
13 years ago |
Marina Kolpakova
|
162f9fd7ea
|
merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811
|
13 years ago |
Marina Kolpakova
|
680a44189c
|
merged the trunk r8704:8716
|
13 years ago |
Marina Kolpakova
|
2777ebb8a0
|
merged GPU scan
|
13 years ago |
Marina Kolpakova
|
6cca6a4548
|
merged the trunk r8669:8702
|
13 years ago |
Vladislav Vinogradov
|
59ce0a9f81
|
Merged revision(s) 8679 from trunk:
new implementation of gpu::PyrLKOpticalFlow::sparse (1.5 - 2x faster)
........
|
13 years ago |
Vladislav Vinogradov
|
5c19c6cb67
|
Merged revision(s) 8664 from trunk:
new implementation of gpu::PyrLKOpticalFlow::dense (1.5 - 2x faster)
........
|
13 years ago |
Andrey Kamaev
|
f666bd221f
|
Merged the trunk r8595:8668 (except iOS and new gpu functionality)
|
13 years ago |
Andrey Kamaev
|
bd0e0b5800
|
Merged the trunk r8589:8653 - all changes related to build warnings
|
13 years ago |
Andrey Kamaev
|
73c152abc4
|
Merged the trunk r8575:8583 (INTER_AREA interpolation for GPU resize)
|
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
|
72d2311edf
|
Merged revision(s) 8495 from trunk:
Bug #1991 : fixed gpu interpolation (remap, resize, warp...)
........
|
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 |
Anatoly Baksheev
|
4ce8de5174
|
Merged revision(s) 8455 from trunk/opencv/modules/gpu/src:
compilation with CUDA5.0 (#1982, thanks to Rodrigo)
........
|
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
|
01e93d57f0
|
Merged from trunk.
|
13 years ago |
Marina Kolpakova
|
ea3fe441df
|
fix for brute-force matcher with CUDA 4.2.
|
13 years ago |
Vladislav Vinogradov
|
1566f85386
|
fixed PyrLKOpticalFlow.dense (final result size)
|
13 years ago |
Alexey Spizhevoy
|
6a9f934233
|
Fixed bug #1759
|
13 years ago |
Vladislav Vinogradov
|
9e868272e9
|
reverted r8003 (CascadeClassifier_GPU didn't work)
|
13 years ago |
Vladislav Vinogradov
|
a6c261bebd
|
merged bug fix from r8188 (PyrLKOpticalFlow patch size calculation)
|
13 years ago |
Vladislav Vinogradov
|
e467ece19c
|
merged bug fix from r8174 (GPU_NVidia/NCV.Visualization test)
|
13 years ago |
Vladislav Vinogradov
|
916d07cf2c
|
merged bug fix from r8179 (ORB_GPU)
|
13 years ago |
Marina Kolpakova
|
476c453ef6
|
fixed bug #1821
|
13 years ago |
Marina Kolpakova
|
99aed4713f
|
minor tab fix
|
13 years ago |
Ilya Lysenkov
|
2619221331
|
Spell checked the documentation with VIM (issue #223)
|
13 years ago |
Andrey Kamaev
|
b6dac61e96
|
Fixed several documentation warnings and errors.
|
13 years ago |
Marina Kolpakova
|
d547d9c986
|
fixed alignment related bugs in gpu/nvidia
|
13 years ago |
Andrey Kamaev
|
b756033206
|
Fixed several warnings on various platforms
|
13 years ago |
Andrey Kamaev
|
626afecaf8
|
Fixed couple of MSVC warnings
|
13 years ago |
Andrey Kamaev
|
7cc7a3f37d
|
Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings.
|
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
|
82d619a34d
|
fixed gpu::filter2D
|
13 years ago |
Anatoly Baksheev
|
e1fd68b21e
|
fixed #1257 ( HaarCascadeApplication GPU test crash )
|
13 years ago |
Anatoly Baksheev
|
a22641aa9c
|
fixed bug #1367 in CSBP
|
13 years ago |
Anatoly Baksheev
|
d2bc0065a6
|
minor
|
13 years ago |
Vladislav Vinogradov
|
4a41107b01
|
applied patch #1734
|
13 years ago |
Andrey Kamaev
|
dc6cad3d4b
|
Fixed build with tests disabled
|
13 years ago |
Anatoly Baksheev
|
406a05316f
|
removed obsolete docs about cuda contexts
|
13 years ago |
Andrey Kamaev
|
ec793df30f
|
#1205 fixed more bugs/typos in parameters
|
13 years ago |