1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 07:13:02 +04:00

minor changes in opencv_stitching

This commit is contained in:
Alexey Spizhevoy
2011-09-05 08:18:45 +00:00
parent e0c0461787
commit 3bb0a5e331
+1
View File
@@ -370,6 +370,7 @@ void BundleAdjuster::calcJacobian()
//////////////////////////////////////////////////////////////////////////////
// TODO replace with eigen
void waveCorrect(vector<Mat> &rmats)
{
LOGLN("Wave correcting...");