Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrey Kamaev 4a53199e7a Quiet logs in stitching module 13 years ago
..
autocalib.cpp Fixed median focal length estimation in the stitching module 14 years ago
blenders.cpp Updated warning options for GCC; fixed new warnings. 13 years ago
camera.cpp Updated bundle adjustment in stitching module: 1) it minimizes reprojection error now, 2) it minimizes error over focal, aspect, p.p.x, p.p.y parameters. Refactored and updated warpers. 14 years ago
exposure_compensate.cpp Quiet logs in stitching module 13 years ago
matchers.cpp Debug message is turned off 13 years ago
motion_estimators.cpp Quiet logs in stitching module 13 years ago
precomp.cpp turned opencv_stitching application to module and sample 14 years ago
precomp.hpp Global CMake reorganization: 13 years ago
seam_finders.cpp Quiet logs in stitching module 13 years ago
stitcher.cpp Quiet logs in stitching module 13 years ago
util.cpp Made changes in the stitching log macros: now the function stitchingLogLevel() may be used to make the stitching classes more/less verbose. 13 years ago
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. 13 years ago