1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

13 Commits

Author SHA1 Message Date
Alexey Spizhevoy 052bf4df73 added number of bands cropping in multi-bands blending 2011-05-25 13:14:56 +00:00
Alexey Spizhevoy 899d7726d3 added gain compensation into opencv_stitching 2011-05-25 09:09:41 +00:00
Alexey Spizhevoy 3d50df37c2 reduced memory requirements for multi-band blending 2011-05-24 09:58:25 +00:00
Alexey Spizhevoy 4827fbf326 implemented images pairwise matching via TBB (opencv_stitching), added procomp.hpp 2011-05-23 11:31:02 +00:00
Vadim Pisarevsky 23768b1826 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 2011-05-21 18:32:34 +00:00
Alexey Spizhevoy 868035215f made number of bands in blending parameter 2011-05-21 14:44:37 +00:00
Alexey Spizhevoy 16e6c45ed7 changes blenders interface in opencv_stitching 2011-05-21 11:09:47 +00:00
Alexey Spizhevoy 5b50d63754 added number of bands estimation in opencv_stitching 2011-05-20 07:44:37 +00:00
Alexey Spizhevoy 4567b4326b reduced memory requirements in opencv_stitching 2011-05-18 14:52:23 +00:00
Alexey Spizhevoy 7e4769a047 reduced memory requirements for multi-band blending 2011-05-11 05:28:55 +00:00
Alexey Spizhevoy e72c0ad661 fixed BA error calculation in opencv_stitching, added draft version of waveCorrect 2011-05-05 15:12:36 +00:00
Alexey Spizhevoy 3467c6f732 opencv_stitching refactoring 2011-05-05 12:12:32 +00:00
Vladislav Vinogradov 336989f80b added image stitching module 2011-05-04 11:09:42 +00:00