Skip to content

Commit

Permalink
BundleAdj::Save_newGCP() with CurSysCo.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
jmmuller committed Jun 14, 2024
1 parent 66756f0 commit 69314f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MMVII/src/BundleAdjustment/Bundle_GCP.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@ void cMMVII_BundleAdj::Save_newGCP()
mPhProj->SaveGCP(aBA_GCP_Ptr->mNewGCP.ExtractSetGCP("NewGCP"));
for (const auto & aMes1Im : aBA_GCP_Ptr->mMesGCP->MesImInit())
mPhProj->SaveMeasureIm(aMes1Im);
mPhProj->SaveCurSysCoGCP(mPhProj->CurSysCo(mPhProj->DPPointsMeasures()));
}
}
}
Expand Down

0 comments on commit 69314f8

Please sign in to comment.