15 Commits (20dd7b70c0ed081c944c2a7bb5a67777ba20bc54)

Author SHA1 Message Date
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 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 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 868035215f made number of bands in blending parameter 14 years ago
Alexey Spizhevoy 16e6c45ed7 changes blenders interface in opencv_stitching 14 years ago
Alexey Spizhevoy 5b50d63754 added number of bands estimation 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
Alexey Spizhevoy e72c0ad661 fixed BA error calculation in opencv_stitching, added draft version of waveCorrect 14 years ago
Alexey Spizhevoy 3467c6f732 opencv_stitching refactoring 14 years ago
Vladislav Vinogradov 336989f80b added image stitching module 14 years ago