π regenbogen πΒΆ
A framework for 3D perception pipelines.
This project provides tools and utilities for building 3D perception pipelines.
FeaturesΒΆ
Modular design for flexible pipeline construction
Support for various 3D perception tasks
Native interactive visualization
Extensible architecture for custom components
Getting StartedΒΆ
InstallationΒΆ
Currently, π regenbogen π is in development. To install from source:
git clone git@github.com:onosamo/regenbogen.git
cd regenbogen
uv sync --group full
Quick StartΒΆ
uv run python examples/video_processing_demo.py
API ReferenceΒΆ
API documentation will be generated automatically as modules are added to the project.