From b23989297715886ad8e244b67607128be241e2ec Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Mon, 8 Jan 2024 00:41:18 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fb8397d..f0a1d03 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Welcome to the [Ultralytics Kinect](https://github.com/ultralytics/kinect) repository! Here, you'll explore state-of-the-art 3D scene reconstruction algorithms using data captured with the Microsoft Kinect sensor, a groundbreaking depth-imaging device. Dive into our technology and watch it in action through example videos on our [YouTube channel](https://www.youtube.com/ultralytics). +[![Ultralytics Actions](https://github.com/ultralytics/magellan/actions/workflows/format.yml/badge.svg)](https://github.com/ultralytics/magellan/actions/workflows/format.yml) + [![Kinect Video Preview](https://github.com/ultralytics/kinect/blob/master/preview.jpg)](https://youtu.be/dqK5DkgTGyk "Click to Watch!") # Prerequisites 🛠️