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.
 
 
 
 
 
 
Marina Kolpakova 680a44189c merged the trunk r8704:8716 13 years ago
..
autocalib.cpp Fixed median focal length estimation in the stitching module 13 years ago
blenders.cpp merged the trunk r8704:8716 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. 13 years ago
exposure_compensate.cpp Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
matchers.cpp merged the trunk r8704:8716 13 years ago
motion_estimators.cpp Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
precomp.cpp
precomp.hpp Global CMake reorganization: 13 years ago
seam_finders.cpp created wrappers for new NPP functions 13 years ago
stitcher.cpp Merged the trunk r8589:8653 - all changes related to build warnings 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