MCPcopy Create free account
hub / github.com/Ropedia/SpatialBench / list_scenes

Route list_scenes

visualize_benchmark_web.py:None–None  ·  view source on GitHub ↗
app.get("/api/scenes")

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Web-based Benchmark GT Point Cloud Viewer.
3
4Reads scene indices from benchmark/scene_indices/, loads GT depth + pose + intrinsics,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected