mirror of
https://github.com/opencv/opencv.git
synced 2025-06-12 04:12:52 +08:00
removed trailing whitespaces causing warnings
This commit is contained in:
parent
cc85e86ee7
commit
027065a5a1
@ -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…
Reference in New Issue
Block a user