Skip to content

kornia/dora-nodes-hub

Repository files navigation

Dora Nodes Hub

A collection of Dora dataflow nodes for computer vision pipelines using Kornia-RS.

What's Inside

This repository contains ready-to-use Dora nodes for building computer vision applications:

  • Camera capture nodes - Get video streams from webcams and IP cameras
  • Image processing nodes - Apply filters and transformations to images
  • Visualization nodes - Display results in real-time viewers

Usage

The nodes are designed to work together in dataflow pipelines. Build them with:

cargo build --release

Each node can be configured through environment variables and connected via Dora's dataflow system.

Dependencies

Built with:

  • Dora - Dataflow runtime
  • Kornia-RS - Computer vision library
  • Rerun - Visualization platform

License

Apache License 2.0 - see LICENSE for details.

About

🤖 Repository of Kornia maintained dora-rs nodes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages