TAPI: stitching: improve warpers
authorAlexander Alekhin <alexander.alekhin@itseez.com>
Wed, 12 Mar 2014 10:54:22 +0000 (14:54 +0400)
committerAndrey Pavlenko <andrey.pavlenko@itseez.com>
Fri, 11 Apr 2014 09:01:07 +0000 (13:01 +0400)
commitc1ea6f3c4253b2a8b4ae897e1d129547babf236a
tree75ca4889b1f47aab65d097563292ac23ad468395
parent89e3e448f58ebff525888ed97f6b7f7768ab567f
TAPI: stitching: improve warpers
modules/stitching/include/opencv2/stitching/detail/util.hpp
modules/stitching/include/opencv2/stitching/detail/warpers.hpp
modules/stitching/include/opencv2/stitching/detail/warpers_inl.hpp
modules/stitching/include/opencv2/stitching/warpers.hpp
modules/stitching/perf/opencl/perf_warpers.cpp
modules/stitching/src/precomp.hpp
modules/stitching/src/stitcher.cpp
modules/stitching/src/warpers.cpp
modules/stitching/src/warpers_ocl.cpp [deleted file]
modules/stitching/test/ocl/test_warpers.cpp
samples/cpp/stitching_detailed.cpp