![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <QtCore>#include <QtGui>#include <QtWidgets>#include "AutomaticReconstructionWidget.h"#include "BundleAdjustmentWidget.h"#include "DatabaseManagementWidget.h"#include "DenseReconstructionWidget.h"#include "FeatureExtractionWidget.h"#include "FeatureMatchingWidget.h"#include "LogWidget.h"#include "MatchMatrixWidget.h"#include "ModelViewerWidget.h"#include "ProjectWidget.h"#include "ReconstructionManagerWidget.h"#include "ReconstructionStatsWidget.h"#include "UndistortionWidget.h"#include "base/reconstruction.h"#include "base/reconstruction_manager.h"#include "controllers/incremental_mapper.h"#include "util/bitmap.h"#include "util/option_manager.h"

Go to the source code of this file.
Classes | |
| class | cloudViewer::ReconstructionWidget |
Namespaces | |
| cloudViewer | |
| Generic file read and write utility for python interface. | |
Typedefs | |
| using | cloudViewer::IncrementalMapperController = colmap::IncrementalMapperController |
| using | cloudViewer::IncrementalMapperOptions = colmap::IncrementalMapperOptions |