opencv/modules/stitching
2012-02-24 13:48:41 +00:00
..
doc Updated the stitching module docs 2012-01-30 07:06:35 +00:00
include/opencv2/stitching Added PlanePortraitWarper class. 2012-02-24 13:48:41 +00:00
perf fixed ~200 warnings for windows 2012-02-14 10:22:34 +00:00
src 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. 2012-02-22 15:44:39 +00:00
test Fixed the multi-band blending test 2012-02-01 10:00:38 +00:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00