Skip to content

Log images, point clouds, etc, and visualize them effortlessly. Built in Rust using egui

License

Notifications You must be signed in to change notification settings

yummy0929/depthai-viewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Depthai Viewer: The visualization tool for DepthAi

image

Getting started

Prerequisites

  • A working version of Python>=3.8

Install

# ---------- Linux / MacOS ----------
python3 -m pip install depthai-viewer
# ------------- Windows -------------
python -m pip install depthai-viewer

Run

python3 -m depthai_viewer
# --------  OR  ---------
depthai-viewer

Documentation

Depthai Viewer can be used as a visualization tool, just like rerun. It uses largely the same python logging api, so you can reefer to the relevant rerun documentation:

Status

We are in early beta, however any DepthAi capable device should work with the viewer. If it doesn't, feel free to open an issue.

About

Log images, point clouds, etc, and visualize them effortlessly. Built in Rust using egui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 88.5%
  • Python 7.9%
  • WGSL 2.5%
  • HTML 0.5%
  • Shell 0.4%
  • Just 0.1%
  • Other 0.1%