Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ultralytics/kinect

3D Scene Reconstruction in MATLAB with the Microsoft Kinect depth sensor.
https://github.com/ultralytics/kinect

3d depth kinect-sensor sfm slam

Last synced: 3 months ago
JSON representation

3D Scene Reconstruction in MATLAB with the Microsoft Kinect depth sensor.

Awesome Lists containing this project

README

        



Ultralytics logo

# Introduction 🌟

[![Ultralytics Actions](https://github.com/ultralytics/kinect/actions/workflows/format.yml/badge.svg)](https://github.com/ultralytics/kinect/actions/workflows/format.yml) Discord Ultralytics Forums Ultralytics Reddit

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://youtube.com/ultralytics?sub_confirmation=1).

[![Kinect Video Preview](https://github.com/ultralytics/kinect/blob/main/preview.jpg)](https://youtu.be/dqK5DkgTGyk "Click to Watch!")

# Prerequisites 🛠️

Before you begin, ensure you have [MATLAB](https://www.mathworks.com/products/matlab.html) version 2018a or newer. Grab our repository of common functions with the following commands:

```shell
$ git clone https://github.com/ultralytics/functions-matlab
```

After cloning, add it to your MATLAB path:

```matlab
>> addpath(genpath('/path/to/functions-matlab'))
```

Make sure you have the following toolboxes installed:

- `Statistics and Machine Learning Toolbox`
- `Signal Processing Toolbox`

# How to Run 🏃

Launch the 3D reconstruction in MATLAB with ease:

```matlab
>> buildscene
```

# Contribute 🤝

Your insights can help enhance the project! We are thrilled to collaborate with our community. To get started, please review our [Contributing Guide](https://docs.ultralytics.com/help/contributing/) and fill out the [Survey](https://www.ultralytics.com/survey?utm_source=github&utm_medium=social&utm_campaign=Survey). Your feedback drives our improvements. A heartfelt thank you goes out to everyone who has already contributed!


Meet our open-source contributors

# Licensing Options ⚖️

This software is under the **AGPL-3.0 License**, which is an [OSI-approved](https://opensource.org/license/agpl-v3) open-source license. It's perfect for students, researchers, and enthusiasts promoting transparency and collaboration. Detailed information is available in our [LICENSE](LICENSE) file.

For commercial applications, an **Enterprise License** is available, which allows you to integrate Ultralytics software seamlessly into your products or services without the open-source constraints of AGPL-3.0. For more details on commercial use, please visit [Ultralytics Licensing](https://www.ultralytics.com/license).

# Stay Connected! 🌐

If you encounter any bugs or wish to request features, please post them on [GitHub Issues](https://github.com/ultralytics/kinect/issues). Also, join our inspiring [Discord](https://discord.com/invite/ultralytics) community for discussions, questions, and brainstorming sessions!




Ultralytics GitHub
space
Ultralytics LinkedIn
space
Ultralytics Twitter
space
Ultralytics YouTube
space
Ultralytics TikTok
space
Ultralytics BiliBili
space
Ultralytics Discord