removed trailing whitespaces causing warnings

pull/1079/head
Alexey Spizhevoy 12 years ago
parent cc85e86ee7
commit 027065a5a1
  1. 2
      modules/stitching/src/motion_estimators.cpp

@ -263,7 +263,7 @@ bool BundleAdjusterBase::estimate(const std::vector<ImageFeatures> &features,
if (!ok)
return false;
obtainRefinedCameraParams(cameras);
obtainRefinedCameraParams(cameras);
// Normalize motion to center image
Graph span_tree;

Loading…
Cancel
Save