mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 14:23:04 +04:00
b2524f4571
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.