Alexey Spizhevoy
|
ad454d83b9
|
added gpu::buildWarpPlaneMaps and gpu::buildWarpCylindricalMaps functions, integrated into stitching
|
14 years ago |
Alexey Spizhevoy
|
674b763395
|
GPU: updated upsample, downsample functions, added pyrDown, pyrUp, added support of 16S filtering; put spherical warper on GPU (from opencv_stitching)
|
14 years ago |
Alexey Spizhevoy
|
ace94d2ebf
|
fixed bug in opencv_stitching (corrected resize images step), added matches checking (both 1->2 and 2->1 must be presented)
|
14 years ago |
Alexey Spizhevoy
|
8e3777676c
|
minor changes in opencv_stitching
|
14 years ago |
Alexey Spizhevoy
|
497ee7a5f3
|
added some comments into multi-band blending code
|
14 years ago |
Alexey Spizhevoy
|
052bf4df73
|
added number of bands cropping in multi-bands blending
|
14 years ago |
Alexey Spizhevoy
|
899d7726d3
|
added gain compensation into opencv_stitching
|
14 years ago |
Alexey Spizhevoy
|
3d50df37c2
|
reduced memory requirements for multi-band blending
|
14 years ago |
Alexey Spizhevoy
|
ef966e15c1
|
updated focal estimation (opencv_stitching) + refactoring
|
14 years ago |
Alexey Spizhevoy
|
3bb685a744
|
minor changes in opencv_stitching
|
14 years ago |
Alexey Spizhevoy
|
f44632ee6f
|
switched float with short in blending step (opencv_stitching)
|
14 years ago |
Alexey Spizhevoy
|
5bf8109dbc
|
minor memory optimization in opencv_stitching
|
14 years ago |
Alexey Spizhevoy
|
4827fbf326
|
implemented images pairwise matching via TBB (opencv_stitching), added procomp.hpp
|
14 years ago |
Vadim Pisarevsky
|
23768b1826
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
14 years ago |
Alexey Spizhevoy
|
16e6c45ed7
|
changes blenders interface in opencv_stitching
|
14 years ago |
Alexey Spizhevoy
|
4567b4326b
|
reduced memory requirements in opencv_stitching
|
14 years ago |
Alexey Spizhevoy
|
7e4769a047
|
reduced memory requirements for multi-band blending
|
14 years ago |
Vladislav Vinogradov
|
336989f80b
|
added image stitching module
|
14 years ago |