Accelerate Sensor Processing

Bring Real-time AI to the world with NVIDIA Holoscan

Explore Applications Explore Modules  Learn more about Holoscan
New Foxglove endoscopy tool tracking

Foxglove endoscopy tool tracking

Python, C++

Endoscopy tool-tracking graph that publishes video, tool annotations and state to Foxglove Studio.

New Atracsys Visualizer

Atracsys Visualizer

C++

Replay-first visualization application for Atracsys visible, infrared, structured-light, and tracking data with an optional live camera mode.

New GStreamer Video Recorder

GStreamer Video Recorder

Python, C++

Record Holoscan video streams to file using GStreamer encoding. Supports multiple codecs (H.264, H.265, VP8, VP9) and both host/device memory for efficient video recording.

New Use a Holoscan Module

Use a Holoscan Module

C++, Python

End-to-end walkthrough for consuming a Holoscan Module from a HoloHub subproject (primary), an external C++ project via find_package, an external Python project via pip, or a non-HoloHub CMake project via source-level embedding. Includes module-to-module transitive dependencies.

New Create a Holoscan Module

Create a Holoscan Module

Python

End-to-end walkthrough for scaffolding, building, testing, packaging, and publishing a new Holoscan Module. Covers external (standalone) modules as the primary path and HoloHub-hosted descriptor modules as a secondary path.

Asynchronous Lock-free Buffer

Asynchronous Lock-free Buffer

This tutorial demonstrates the impact of using an asynchronous lock-free buffer with SCHED_DEADLINE scheduling policy in Linux on the message latency.

Green Context Benchmarking

Green Context Benchmarking

cpp

Benchmark CUDA Green Context scheduling latency and performance with CUPTI profiling

Real-time Thread Scheduling Benchmark

Real-time Thread Scheduling Benchmark

cpp

This benchmark application demonstrates and evaluates the effectiveness of real-time thread scheduling in Holoscan ap...

Holoscan Release Benchmarking

Holoscan Release Benchmarking

Reproducible benchmarking workflow to evaluate HoloHub performance with a Holoscan SDK release.