Skip to content

Commit 62c3b77

Browse files
committed
added video snippet
Signed-off-by: Gonzalo de Pedro <gonzalodepedro@ekumenlabs.com>
1 parent d9d201d commit 62c3b77

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@
1212

1313
## Overview
1414

15+
<div align="center">
16+
17+
[![IMAGE ALT TEXT HERE](doc/video_preview.png)](https://www.youtube.com/watch?v=j8CpX62j1lM)
18+
19+
</div>
20+
21+
1522
Medical imaging relies on **DICOM** (ISO 12052) — the universal standard implemented in hundreds of thousands of imaging devices worldwide. Robotics relies on **ROS 2**. Until now, engineers bridging these two worlds had to manually convert DICOM files to PNGs, JPEGs, or point clouds before running their ROS pipelines, losing spatial metadata and scaling information in the process.
1623

1724
`dicom_to_ros` eliminates that bottleneck. It is a fully distributed, microservice-based ROS 2 pipeline that receives DICOM files over the network and translates them in real-time into standard ROS 2 topics — images, point clouds, video streams, coordinate transforms, and study metadata — with zero manual pre-processing.

doc/video_preview.png

64.1 KB
Loading

0 commit comments

Comments
 (0)