16 Commits (d5ba7c382645561ca1adf3aae3936f3c5d7aec38)

Author SHA1 Message Date
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