Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1539
void MainWindow::MatchMatrix() { match_matrix_widget_->Show(); }
1540
1541
void MainWindow::ShowLog() {
1542
log_widget_->show();
Callers
nothing calls this directly
Calls
1
Show
Method · 0.45
Tested by
no test coverage detected