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

Route get_scene_pcd

visualize_benchmark_web.py:None–None  ·  view source on GitHub ↗
app.get("/api/scene/{scene_id}/pcd")

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