minor changes in opencv_stitching

pull/13383/head
Alexey Spizhevoy 14 years ago
parent e0c0461787
commit 3bb0a5e331
  1. 1
      modules/stitching/motion_estimators.cpp

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

Loading…
Cancel
Save