Package boofcv.io.geo
Class CodecBundleAdjustmentInTheLarge
java.lang.Object
boofcv.io.geo.CodecBundleAdjustmentInTheLarge
public class CodecBundleAdjustmentInTheLarge extends Object
Reading and writing data in the Bundle Adjustment in the Large format.
-
Field Summary
Fields Modifier and Type Field Description SceneObservations
observations
SceneStructureMetric
scene
-
Constructor Summary
Constructors Constructor Description CodecBundleAdjustmentInTheLarge()
-
Method Summary
-
Field Details
-
scene
-
observations
-
-
Constructor Details
-
CodecBundleAdjustmentInTheLarge
public CodecBundleAdjustmentInTheLarge()
-
-
Method Details
-
parse
- Throws:
IOException
-
save
- Throws:
IOException
-
main
- Throws:
IOException
-