Mise à jour de 'README.md'

opengl
Yorick GEOFFRE 3 years ago
parent d785a12458
commit c2e315a11a

@ -1,21 +1,7 @@
[![Build Status](https://codefirst.ddns.net/api/badges/yorick.geoffre/project-/status.svg)](https://codefirst.ddns.net/yorick.geoffre/project-)
[![Quality Gate Status](https://codefirst.ddns.net/sonar/api/project_badges/measure?project=yorick.geoffre%3Aproject-&metric=alert_status)](https://codefirst.ddns.net/sonar/dashboard?id=yorick.geoffre%3Aproject-)
[![Bugs](https://codefirst.ddns.net/sonar/api/project_badges/measure?project=yorick.geoffre%3Aproject-&metric=bugs)](https://codefirst.ddns.net/sonar/dashboard?id=yorick.geoffre%3Aproject-)
[![Code Smells](https://codefirst.ddns.net/sonar/api/project_badges/measure?project=yorick.geoffre%3Aproject-&metric=code_smells)](https://codefirst.ddns.net/sonar/dashboard?id=yorick.geoffre%3Aproject-)
[![Coverage](https://codefirst.ddns.net/sonar/api/project_badges/measure?project=yorick.geoffre%3Aproject-&metric=coverage)](https://codefirst.ddns.net/sonar/dashboard?id=yorick.geoffre%3Aproject-)
[![Duplicated Lines (%)](https://codefirst.ddns.net/sonar/api/project_badges/measure?project=yorick.geoffre%3Aproject-&metric=duplicated_lines_density)](https://codefirst.ddns.net/sonar/dashboard?id=yorick.geoffre%3Aproject-)
[![Lines of Code](https://codefirst.ddns.net/sonar/api/project_badges/measure?project=yorick.geoffre%3Aproject-&metric=ncloc)](https://codefirst.ddns.net/sonar/dashboard?id=yorick.geoffre%3Aproject-)
[![Maintainability Rating](https://codefirst.ddns.net/sonar/api/project_badges/measure?project=yorick.geoffre%3Aproject-&metric=sqale_rating)](https://codefirst.ddns.net/sonar/dashboard?id=yorick.geoffre%3Aproject-)
[![Reliability Rating](https://codefirst.ddns.net/sonar/api/project_badges/measure?project=yorick.geoffre%3Aproject-&metric=reliability_rating)](https://codefirst.ddns.net/sonar/dashboard?id=yorick.geoffre%3Aproject-)
[![Security Rating](https://codefirst.ddns.net/sonar/api/project_badges/measure?project=yorick.geoffre%3Aproject-&metric=security_rating)](https://codefirst.ddns.net/sonar/dashboard?id=yorick.geoffre%3Aproject-)
[![Technical Debt](https://codefirst.ddns.net/sonar/api/project_badges/measure?project=yorick.geoffre%3Aproject-&metric=sqale_index)](https://codefirst.ddns.net/sonar/dashboard?id=yorick.geoffre%3Aproject-)
[![Vulnerabilities](https://codefirst.ddns.net/sonar/api/project_badges/measure?project=yorick.geoffre%3Aproject-&metric=vulnerabilities)](https://codefirst.ddns.net/sonar/dashboard?id=yorick.geoffre%3Aproject-)
# ARHS_core
ARHS [Augmented Reality Headset System] is an augmented reality project aiming to use existing hardware to produce a low cost and flexible platform for on-the-go computer vision.
This repository hosts the code for ARHS-core, which is the code used by the headset and hence "core" part of the system.
This repository hosts the code for ARHS-core, which is the code used by the headset and hence the "core" part of the system.
You'll need opencv and hidapi if you want to test it out. A quick installation script is provided for that purpose, as `./install.sh`.

Loading…
Cancel
Save