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.
Vadim Pisarevsky
4985c1b632
fixed hundreds of warnings from MSVC 2010.
|
13 years ago |
.. |
autocalib.cpp
|
Fixed median focal length estimation in the stitching module
|
14 years ago |
blenders.cpp
|
Tegra version of cv::detail::
|
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
|
Global CMake reorganization:
|
13 years ago |
matchers.cpp
|
fixed hundreds of warnings from MSVC 2010.
|
13 years ago |
motion_estimators.cpp
|
fixed hundreds of warnings from MSVC 2010.
|
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
|
created wrappers for new NPP functions
|
13 years ago |
stitcher.cpp
|
fixed hundreds of warnings from MSVC 2010.
|
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 |