Skip to content
This repository was archived by the owner on Jan 6, 2026. It is now read-only.

Commit 6e20efb

Browse files
authored
Add images to README
1 parent 3ec21c8 commit 6e20efb

1 file changed

Lines changed: 4 additions & 8 deletions

File tree

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,28 @@
11
<h1 align="center">
22
<a href="https://www.rerun.io/">
3-
<img alt="banner" src="https://user-images.githubusercontent.com/1148717/218142418-1d320929-6b7a-486e-8277-fbeef2432529.png">
3+
<img alt="banner" src="https://github.com/luxonis/depthai-viewer/assets/59307111/6a03d8a0-6a70-41d3-b263-15ee279a02aa">
44
</a>
55
</h1>
66

77
<h1 align="center">
88
<a href="https://pypi.org/project/depthai-viewer/"> <img alt="PyPi" src="https://img.shields.io/pypi/v/depthai-viewer.svg"> </a>
99
<!-- <a href="https://crates.io/crates/rerun"> <img alt="crates.io" src="https://img.shields.io/crates/v/rerun.svg"> </a> -->
10-
<a href="https://github.com/rerun-io/rerun/blob/master/LICENSE-MIT"> <img alt="MIT" src="https://img.shields.io/badge/license-MIT-blue.svg"> </a>
11-
<a href="https://github.com/rerun-io/rerun/blob/master/LICENSE-APACHE"> <img alt="Apache" src="https://img.shields.io/badge/license-Apache-blue.svg"> </a>
10+
<a href="https://github.com/luxonis/depthai-viewer/blob/master/LICENSE-MIT"> <img alt="MIT" src="https://img.shields.io/badge/license-MIT-blue.svg"> </a>
11+
<a href="https://github.com/luxonis/depthai-viewer/blob/master/LICENSE-APACHE"> <img alt="Apache" src="https://img.shields.io/badge/license-Apache-blue.svg"> </a>
1212
<!-- <a href="https://discord.gg/Gcm8BbTaAj"> <img alt="Rerun Discord" src="https://img.shields.io/discord/1062300748202921994?label=Rerun%20Discord"> </a> -->
1313
</h1>
1414

1515
# Depthai Viewer: The visualization tool for DepthAi
1616

1717
<p align="center">
18-
<img width="800" alt="Rerun Viewer" src="https://user-images.githubusercontent.com/1148717/218763490-f6261ecd-e19e-4520-9b25-446ce1ee6328.png">
18+
<img width="1552" alt="image" src="https://github.com/luxonis/depthai-viewer/assets/59307111/781476ac-2082-45ad-861b-157fa708abf0">
1919
</p>
2020

2121
## Getting started
2222

2323
### Prerequisites
2424

2525
- A working version of Python>=3.8
26-
- Libjpeg turbo:
27-
- MacOS: `brew install jpeg-turbo`
28-
- Ubuntu: `sudo apt install libturbojpeg`
29-
- Windows: [libjpeg-turbo official installer](https://sourceforge.net/projects/libjpeg-turbo/files/)
3026

3127
### Install
3228

0 commit comments

Comments
 (0)