MCPcopy
hub / github.com/naver/dust3r / edge_str

Function edge_str

dust3r/cloud_opt/commons.py:12–13  ·  view source on GitHub ↗
(i, j)

Source from the content-addressed store, hash-verified

10
11
12def edge_str(i, j):
13 return f'{i}_{j}'
14
15
16def i_j_ij(ij):

Callers 8

init_from_known_posesFunction · 0.90
init_from_pts3dFunction · 0.90
minimum_spanning_treeFunction · 0.90
str_edgesMethod · 0.90
forwardMethod · 0.90
showMethod · 0.90
__init__Method · 0.90
i_j_ijFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected