You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Yorick GEOFFRE bc76cd1fd7
continuous-integration/drone/push Build encountered an error Details
Merge branch 'T2' of https://codefirst.iut.uca.fr/git/yorick.geoffre/AHRS_core into T2
2 years ago
.vscode add files 3 years ago
Docker trying to get docker to work 3 years ago
Documentation work on menus 3 years ago
rsrc added project logo 3 years ago
src Merge branch 'T2' of https://codefirst.iut.uca.fr/git/yorick.geoffre/AHRS_core into T2 2 years ago
.drone.yml Merge branch 'master' of https://codefirst.iut.uca.fr/git/yorick.geoffre/project- 3 years ago
.gitignore add files 3 years ago
0.log add files 3 years ago
README.md Mise à jour de 'README.md' 3 years ago
install.sh Mise à jour de 'install.sh' 3 years ago
sonar-project.properties Initial commit 3 years ago

README.md

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 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.