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


Public Member Functions | |
| ReconstructionStatsWidget (QWidget *parent) | |
| void | Show (const Reconstruction &reconstruction) |
Definition at line 16 of file reconstruction_stats_widget.h.
|
explicit |
Definition at line 36 of file reconstruction_stats_widget.cc.
| void colmap::ReconstructionStatsWidget::Show | ( | const Reconstruction & | reconstruction | ) |
Definition at line 52 of file reconstruction_stats_widget.cc.
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().