Added warp method into the RotationWarper interface, added find() into VoronoiSeamFin...
authorAlexey Spizhevoy <no@email>
Fri, 7 Oct 2011 08:17:55 +0000 (08:17 +0000)
committerAlexey Spizhevoy <no@email>
Fri, 7 Oct 2011 08:17:55 +0000 (08:17 +0000)
commita7fbcad283e8e072e5050a31be478e999fd9f0c7
tree8a1c6c4a9afad8417340438c93ebffecd4786da8
parent9ae8443d370477be4644979b5dee9afe3652b83c
Added warp method into the RotationWarper interface, added find() into VoronoiSeamFinder which uses only source image sizes
modules/stitching/include/opencv2/stitching/detail/seam_finders.hpp
modules/stitching/include/opencv2/stitching/detail/warpers.hpp
modules/stitching/include/opencv2/stitching/detail/warpers_inl.hpp
modules/stitching/src/seam_finders.cpp
modules/stitching/src/warpers.cpp