minor changes in opencv_stitching
authorAlexey Spizhevoy <no@email>
Mon, 5 Sep 2011 08:18:45 +0000 (08:18 +0000)
committerAlexey Spizhevoy <no@email>
Mon, 5 Sep 2011 08:18:45 +0000 (08:18 +0000)
modules/stitching/motion_estimators.cpp

index 40e70ed..e7cd012 100644 (file)
@@ -370,6 +370,7 @@ void BundleAdjuster::calcJacobian()
 \r
 //////////////////////////////////////////////////////////////////////////////\r
 \r
+// TODO replace with eigen\r
 void waveCorrect(vector<Mat> &rmats)\r
 {\r
     LOGLN("Wave correcting...");\r