minor changes in opencv_stitching

This commit is contained in:
Alexey Spizhevoy 2011-09-05 08:18:45 +00:00
parent e0c0461787
commit 3bb0a5e331

View File

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