From bcec7a7e352e679deb1a371475654de899412699 Mon Sep 17 00:00:00 2001 From: Alexey Spizhevoy Date: Mon, 5 Sep 2011 08:20:54 +0000 Subject: [PATCH] minor changes in opencv_stitching --- modules/stitching/motion_estimators.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/stitching/motion_estimators.cpp b/modules/stitching/motion_estimators.cpp index e7cd012..4b65866 100644 --- a/modules/stitching/motion_estimators.cpp +++ b/modules/stitching/motion_estimators.cpp @@ -370,7 +370,7 @@ void BundleAdjuster::calcJacobian() ////////////////////////////////////////////////////////////////////////////// -// TODO replace with eigen +// TODO replace SVD with eigen void waveCorrect(vector &rmats) { LOGLN("Wave correcting..."); @@ -527,7 +527,7 @@ vector leaveBiggestComponent(vector &features, vector