added timelapse
authorPetr Glotov <pglotov@yahoo.com>
Sat, 17 May 2014 05:52:07 +0000 (22:52 -0700)
committerPetr Glotov <pglotov@yahoo.com>
Tue, 15 Jul 2014 16:32:47 +0000 (09:32 -0700)
commit7a77cf584a64a5a929c1928bc2da3e442d2be083
tree2bec8dfb43c789311bfd850d4ead68eae9abfe26
parenteba1be711cebef33b1c30ef7e638cd44f7c8904a
added timelapse
modules/stitching/include/opencv2/stitching/detail/matchers.hpp
modules/stitching/include/opencv2/stitching/detail/timelapsers.hpp [new file with mode: 0644]
modules/stitching/include/opencv2/stitching/detail/util.hpp
modules/stitching/src/matchers.cpp
modules/stitching/src/precomp.hpp
modules/stitching/src/timelapsers.cpp [new file with mode: 0644]
modules/stitching/src/util.cpp
samples/cpp/stitching_detailed.cpp