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.
Alexey Spizhevoy
ee18397f58
added CameraInfo class into opencv_stitching
|
14 years ago |
.. |
CMakeLists.txt
|
fixed #768 ticket
|
14 years ago |
autocalib.cpp
|
implemented rotating-only cameras calibration
|
14 years ago |
autocalib.hpp
|
implemented rotating-only cameras calibration
|
14 years ago |
blenders.cpp
|
added gpu::buildWarpPlaneMaps and gpu::buildWarpCylindricalMaps functions, integrated into stitching
|
14 years ago |
blenders.hpp
|
refactored opencv_stitching, added possibility to turn off BA
|
14 years ago |
camera.cpp
|
added CameraInfo class into opencv_stitching
|
14 years ago |
camera.hpp
|
added CameraInfo class into opencv_stitching
|
14 years ago |
exposure_compensate.cpp
|
refactored opencv_stitching, added possibility to turn off BA
|
14 years ago |
exposure_compensate.hpp
|
added block-based gain compensator (opencv_stitching), added --preview flag.
|
14 years ago |
main.cpp
|
added CameraInfo class into opencv_stitching
|
14 years ago |
matchers.cpp
|
minor stitching optimization (use cpu matchers instead of gpu matchers on multicore processors)
|
14 years ago |
matchers.hpp
|
added saving of matches graph into opencv_stitching (in DOT format)
|
14 years ago |
motion_estimators.cpp
|
refactored opencv_stitching, added possibility to turn off BA
|
14 years ago |
motion_estimators.hpp
|
refactored opencv_stitching, added possibility to turn off BA
|
14 years ago |
precomp.cpp
|
implemented images pairwise matching via TBB (opencv_stitching), added procomp.hpp
|
14 years ago |
precomp.hpp
|
minor stitching optimization (improve buffer reuse)
|
14 years ago |
seam_finders.cpp
|
refactored opencv_stitching, added possibility to turn off BA
|
14 years ago |
seam_finders.hpp
|
added GC_COLOR_GRAD cost function type into opencv_stitching
|
14 years ago |
util.cpp
|
implemented rotating-only cameras calibration
|
14 years ago |
util.hpp
|
added saving of matches graph into opencv_stitching (in DOT format)
|
14 years ago |
util_inl.hpp
|
added GC_COLOR_GRAD cost function type into opencv_stitching
|
14 years ago |
warpers.cpp
|
added gpu::buildWarpPlaneMaps and gpu::buildWarpCylindricalMaps functions, integrated into stitching
|
14 years ago |
warpers.hpp
|
added gpu::buildWarpPlaneMaps and gpu::buildWarpCylindricalMaps functions, integrated into stitching
|
14 years ago |
warpers_inl.hpp
|
fixed bug in opencv_stitching (corrected resize images step), added matches checking (both 1->2 and 2->1 must be presented)
|
14 years ago |