Object holding generated ground-truth data
Definition at line 29 of file visual_data_generator.py.
◆ __init__()
None gtsam.utils.visual_data_generator.GroundTruth.__init__ |
( |
|
self, |
|
|
|
K = Cal3_S2() , |
|
|
int |
nrCameras = 3 , |
|
|
int |
nrPoints = 4 |
|
) |
| |
◆ print()
None gtsam.utils.visual_data_generator.GroundTruth.print |
( |
|
self, |
|
|
str |
s = "" |
|
) |
| |
◆ cameras
gtsam.utils.visual_data_generator.GroundTruth.cameras |
gtsam.utils.visual_data_generator.GroundTruth.K |
◆ points
gtsam.utils.visual_data_generator.GroundTruth.points |
The documentation for this class was generated from the following file: