opencv/modules/stitching/src
Alexander Broemmer b2524f4571 Clear old CameraParameters in AffineBasedEstimator
AffineBasedEstimator crashed when called with an existing CameraParameters.
This happens e.g. when using Stitcher in SCANS mode.
CameraraParameters is now cleared before any calculation is executed.
2017-03-28 15:19:25 +02:00
..
cuda fix multiband_blend.cu build error in issue opencv_contrib#1012 2017-02-22 08:44:10 +08:00
opencl
autocalib.cpp
blenders.cpp improve MultiBandBlender cuda, add normalizeUsingWeight and addSrcWeight kernels 2017-02-12 17:08:05 +08:00
camera.cpp
exposure_compensate.cpp
matchers.cpp stitching: force "stable" RNG 2017-03-02 13:45:12 +03:00
motion_estimators.cpp Clear old CameraParameters in AffineBasedEstimator 2017-03-28 15:19:25 +02:00
precomp.hpp
seam_finders.cpp
stitcher.cpp Make stitching panoramas reusable after estimating transform once 2017-03-24 14:20:43 +01:00
timelapsers.cpp
util_log.hpp
util.cpp
warpers_cuda.cpp
warpers.cpp