Alexey Spizhevoy
|
66b41b67f9
|
Added support of GPU in stitching seam estimators
|
13 years ago |
Alexey Spizhevoy
|
16f5c67914
|
Added support of vertical straightening into stitching
|
13 years ago |
Alexey Spizhevoy
|
48dec9c03a
|
Fixed GPU version of multi-band blending in stitching module
|
13 years ago |
Alexey Spizhevoy
|
afc894db9f
|
Replaced SVD with eigenval decomposition in waveCorrect func (stitching)
|
13 years ago |
Alexey Spizhevoy
|
39533a0b1b
|
Added BA refinement flags into stitching_detailed
|
13 years ago |
Alexey Spizhevoy
|
4ee462c961
|
Added selction of BA cost function in stitching samples (and added other BA cost func into stitching module)
|
13 years ago |
Alexey Spizhevoy
|
dbce155874
|
Refactored motion estimators in stitching module
|
13 years ago |
Alexey Spizhevoy
|
4a5abc7552
|
Added translation parameter into stitching module warpers. For now only PlaneWarper and PlaneWarperGpu warpers support it.
|
13 years ago |
Alexey Spizhevoy
|
07efb17d12
|
Fixed warper selection bug in stitching_detailed. Removed estimation of aspect ratio in BA in stitching to avoid stretching of input images. Did minor refactoring.
|
13 years ago |
Alexey Spizhevoy
|
23636433d7
|
Updated bundle adjustment in stitching module: 1) it minimizes reprojection error now, 2) it minimizes error over focal, aspect, p.p.x, p.p.y parameters. Refactored and updated warpers.
|
13 years ago |
Alexey Spizhevoy
|
a72da12c80
|
Added fix for 0 found features in stitching matcher
|
13 years ago |
Alexey Spizhevoy
|
cbb6ac0c34
|
refactored features finders in stitching module
|
13 years ago |
Alexey Spizhevoy
|
c9a41c6802
|
added first version of public stitching API, added simple sample which uses that API, old sample renamed to stitching_detailed
|
13 years ago |
Andrey Kamaev
|
52184c8803
|
Gpu functionality in stitching module is excluded from Android build
|
13 years ago |
Alexey Spizhevoy
|
95a3ffd0c5
|
put all old stitching API into detail namespace
|
13 years ago |
Vladislav Vinogradov
|
bf0081a850
|
fixed bug in stitching in GpuSurfFeaturesFinder (missing upright parameter)
|
13 years ago |
Alexey Spizhevoy
|
fbe2e6fb01
|
refactored stitching module
|
13 years ago |
Alexey Spizhevoy
|
9be4701f24
|
turned opencv_stitching application to module and sample
|
13 years ago |