opencv/modules/stitching/src
2012-06-29 08:47:38 +00:00
..
autocalib.cpp
blenders.cpp Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +00:00
camera.cpp
exposure_compensate.cpp Fixed mingw build. 2012-06-08 03:15:08 +00:00
matchers.cpp Debug message is turned off 2012-06-29 08:47:38 +00:00
motion_estimators.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
precomp.cpp
precomp.hpp Global CMake reorganization: 2012-02-03 11:26:49 +00:00
seam_finders.cpp created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
stitcher.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
util.cpp Made changes in the stitching log macros: now the function stitchingLogLevel() may be used to make the stitching classes more/less verbose. 2012-01-24 11:56:32 +00:00
warpers.cpp 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