![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <ReconstructionStatsWidget.h>


Public Member Functions | |
| ReconstructionStatsWidget (QWidget *parent) | |
| void | Show (const colmap::Reconstruction &reconstruction) |
Definition at line 18 of file ReconstructionStatsWidget.h.
|
explicit |
Definition at line 14 of file ReconstructionStatsWidget.cpp.
| void cloudViewer::ReconstructionStatsWidget::Show | ( | const colmap::Reconstruction & | reconstruction | ) |
Definition at line 31 of file ReconstructionStatsWidget.cpp.
References colmap::Reconstruction::ComputeMeanObservationsPerRegImage(), colmap::Reconstruction::ComputeMeanReprojectionError(), colmap::Reconstruction::ComputeMeanTrackLength(), colmap::Reconstruction::ComputeNumObservations(), colmap::Reconstruction::NumCameras(), colmap::Reconstruction::NumImages(), colmap::Reconstruction::NumPoints3D(), and colmap::Reconstruction::NumRegImages().