ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
colmap::TwoViewGeometriesTab Class Reference

#include <database_management_widget.h>

Inheritance diagram for colmap::TwoViewGeometriesTab:
Collaboration diagram for colmap::TwoViewGeometriesTab:

Public Member Functions

 TwoViewGeometriesTab (QWidget *parent, OptionManager *options, Database *database)
 
void Reload (const std::vector< Image > &images, const image_t image_id)
 
- Public Member Functions inherited from colmap::TwoViewInfoTab
 TwoViewInfoTab ()
 
 TwoViewInfoTab (QWidget *parent, OptionManager *options, Database *database)
 
void Clear ()
 

Additional Inherited Members

- Protected Member Functions inherited from colmap::TwoViewInfoTab
void InitializeTable (const QStringList &table_header)
 
void ShowMatches ()
 
void FillTable ()
 
- Protected Attributes inherited from colmap::TwoViewInfoTab
OptionManageroptions_
 
Databasedatabase_
 
const Imageimage_
 
std::vector< std::pair< const Image *, FeatureMatches > > matches_
 
std::vector< int > configs_
 
std::vector< size_t > sorted_matches_idxs_
 
QTableWidget * table_widget_
 
QLabel * info_label_
 
FeatureImageViewerWidgetmatches_viewer_widget_
 

Detailed Description

Definition at line 57 of file database_management_widget.h.

Constructor & Destructor Documentation

◆ TwoViewGeometriesTab()

colmap::TwoViewGeometriesTab::TwoViewGeometriesTab ( QWidget *  parent,
OptionManager options,
Database database 
)

Member Function Documentation

◆ Reload()


The documentation for this class was generated from the following files: