Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)
48
class
PixelInspection:
49
pixel: tuple[int, int]
50
point: np.ndarray
51
distance_m: float
52
53
54
class
DepthPointCloudProjector:
Callers
1
inspect_pixel
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected