MCPcopy Create free account
hub / github.com/Ar-Ray-code/lingbot-depth-trt / PixelInspection

Class PixelInspection

python/scripts/viser_pointcloud_viewer.py:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46
47@dataclass(frozen=True)
48class PixelInspection:
49 pixel: tuple[int, int]
50 point: np.ndarray
51 distance_m: float
52
53
54class DepthPointCloudProjector:

Callers 1

inspect_pixelMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected