#include <DatabaseManagementWidget.h>
Definition at line 31 of file DatabaseManagementWidget.h.
◆ TwoViewInfoTab() [1/2]
| cloudViewer::TwoViewInfoTab::TwoViewInfoTab |
( |
| ) |
|
|
inline |
◆ TwoViewInfoTab() [2/2]
| cloudViewer::TwoViewInfoTab::TwoViewInfoTab |
( |
QWidget * |
parent, |
|
|
OptionManager * |
options, |
|
|
colmap::Database * |
database |
|
) |
| |
◆ Clear()
| void cloudViewer::TwoViewInfoTab::Clear |
( |
| ) |
|
◆ FillTable()
| void cloudViewer::TwoViewInfoTab::FillTable |
( |
| ) |
|
|
protected |
◆ InitializeTable()
| void cloudViewer::TwoViewInfoTab::InitializeTable |
( |
const QStringList & |
table_header | ) |
|
|
protected |
◆ ShowMatches()
| void cloudViewer::TwoViewInfoTab::ShowMatches |
( |
| ) |
|
|
protected |
◆ configs_
| std::vector<int> cloudViewer::TwoViewInfoTab::configs_ |
|
protected |
◆ database_
| colmap::Database* cloudViewer::TwoViewInfoTab::database_ |
|
protected |
◆ image_
| const colmap::Image* cloudViewer::TwoViewInfoTab::image_ |
|
protected |
◆ info_label_
| QLabel* cloudViewer::TwoViewInfoTab::info_label_ |
|
protected |
◆ matches_
| std::vector<std::pair<const colmap::Image*, colmap::FeatureMatches> > cloudViewer::TwoViewInfoTab::matches_ |
|
protected |
◆ matches_viewer_widget_
◆ options_
◆ sorted_matches_idxs_
| std::vector<size_t> cloudViewer::TwoViewInfoTab::sorted_matches_idxs_ |
|
protected |
◆ table_widget_
| QTableWidget* cloudViewer::TwoViewInfoTab::table_widget_ |
|
protected |
The documentation for this class was generated from the following files: