Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mapillary/OpenSfM
/ map
Function
map
viewer/js/dat.gui.js:1029–1031 ·
view source on GitHub ↗
(v, i1, i2, o1, o2)
Source
from the content-addressed store, hash-verified
1027
);
1028
1029
function
map(v, i1, i2, o1, o2) {
1030
return
o1 + (o2 - o1) * ((v - i1) / (i2 - i1));
1031
}
1032
1033
return
NumberControllerSlider;
1034
Callers
12
onMouseDrag
Function · 0.85
parallel_map
Function · 0.85
_read_gcp_list_lines
Function · 0.85
export_bundler
Function · 0.85
import_bundler
Function · 0.85
two_view_reconstruction_plane_based
Function · 0.85
paint_reconstruction
Function · 0.85
match_candidates_from_metadata
Function · 0.85
export
Method · 0.85
_write_transformation
Method · 0.85
_transform_image_positions
Method · 0.85
_transform_dense_point_cloud
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected