opencv/modules/stitching
2012-02-22 15:44:39 +00:00
..
doc
include/opencv2/stitching 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
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
CMakeLists.txt