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 Added checking that z is non zero to buildWarpPlaneMaps kernel 2014-10-27 15:38:44 +03:00
autocalib.cpp Solve Issue 7063 2016-08-11 10:56:50 +02:00
blenders.cpp improve MultiBandBlender cuda, add normalizeUsingWeight and addSrcWeight kernels 2017-02-12 17:08:05 +08:00
camera.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
exposure_compensate.cpp Instrumentation for OpenCV API regions and IPP functions; 2016-08-19 18:10:03 +03:00
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 fix build: move LOG macro from stitching public headers 2016-07-20 18:10:26 +03:00
seam_finders.cpp Instrumentation for OpenCV API regions and IPP functions; 2016-08-19 18:10:03 +03:00
stitcher.cpp Make stitching panoramas reusable after estimating transform once 2017-03-24 14:20:43 +01:00
timelapsers.cpp Instrumentation for OpenCV API regions and IPP functions; 2016-08-19 18:10:03 +03:00
util_log.hpp fix build: move LOG macro from stitching public headers 2016-07-20 18:10:26 +03:00
util.cpp added timelapse 2014-07-15 09:32:47 -07:00
warpers_cuda.cpp fix compilation without CUDA 2015-01-13 18:00:27 +03:00
warpers.cpp Merge pull request #6933 from hrnr:gsoc_all 2016-10-22 19:10:42 +03:00