Added spherical and cylindrical warpers, which work in the portrait mode -- when...
authorLeonid Beynenson <no@email>
Wed, 22 Feb 2012 15:44:39 +0000 (15:44 +0000)
committerLeonid Beynenson <no@email>
Wed, 22 Feb 2012 15:44:39 +0000 (15:44 +0000)
commitb8eeb019dbee7db81356a65369dfea984b6e3917
tree9c1f521f5c3a9f7221de259186fc8c7e18d9b17f
parenteec70a779372b32d6215e2bf1655f6968813583e
Added spherical and cylindrical warpers, which work in the portrait mode -- when poles are located NOT at (0, -1, 0) and (0, 1, 0) points, BUT at (1, 0, 0) and (-1, 0, 0) points.
modules/stitching/include/opencv2/stitching/detail/warpers.hpp
modules/stitching/include/opencv2/stitching/detail/warpers_inl.hpp
modules/stitching/src/warpers.cpp