22 Commits (dc14b456174df4ccce76cadf3fa624c26fc84b4a)

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 fb1771833a added --blend_strength parameter into opencv_stitching 14 years ago
Alexey Spizhevoy eadb3bad45 minor refactoring of opencv_stitching 14 years ago
Alexey Spizhevoy ef966e15c1 updated focal estimation (opencv_stitching) + refactoring 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 2de0e1fc66 refactored opencv_stitching 14 years ago
Alexey Spizhevoy 767a6e8e78 added histograms comparison into opencv_stitching 14 years ago
Alexey Spizhevoy 2cb08d7fde added time measurements into opencv_stitching 14 years ago
Alexey Spizhevoy 4567b4326b reduced memory requirements in opencv_stitching 14 years ago
Alexey Spizhevoy 60e1eda149 modified focal estimation function in opencv_stitching 14 years ago
Alexey Spizhevoy 5fe8beac42 minor refactoring in opencv_stitching 14 years ago
Alexey Spizhevoy 21d89cc420 added leaveBiggestComponent function into opencv_stitching 14 years ago
Alexey Spizhevoy 013b7fdc91 minor changes in opencv_stitching 14 years ago
Alexey Spizhevoy 79ed4e4c92 refactored opencv_stitching 14 years ago
Alexey Spizhevoy 58b7c344aa refactored opencv_stitching 14 years ago
Alexey Spizhevoy 29b917a500 now BA in opencv_stitching uses only geometrically consistent matches 14 years ago
Alexey Spizhevoy 15173fc559 added wave correct support into opencv_stitching 14 years ago
Alexey Spizhevoy 3928dd9d99 added --ba_thresh key into opencv_stitching CLI 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