MCPcopy Create free account
hub / github.com/colmap/colmap / MatchMatrix

Method MatchMatrix

src/colmap/ui/main_window.cc:1539–1539  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1537}
1538
1539void MainWindow::MatchMatrix() { match_matrix_widget_->Show(); }
1540
1541void MainWindow::ShowLog() {
1542 log_widget_->show();

Callers

nothing calls this directly

Calls 1

ShowMethod · 0.45

Tested by

no test coverage detected