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 f532e19b2b
continuous-integration/drone/push Build encountered an error Details
edited readme
3 years ago
.vscode modified preferences, added debug macros 3 years ago
Docker trying to get docker to work 3 years ago
Documentation added package diagram 3 years ago
Sources added debug for opencv specs 3 years ago
.drone.yml Merge branch 'master' of https://codefirst.iut.uca.fr/git/yorick.geoffre/project- 3 years ago
.gitignore modified preferences, added debug macros 3 years ago
README.md edited readme 3 years ago
install.sh added quick install script 3 years ago
sonar-project.properties Initial commit 3 years ago

README.md

Build Status
Quality Gate Status Bugs Code Smells Coverage
Duplicated Lines (%) Lines of Code Maintainability Rating Reliability Rating
Security Rating Technical Debt Vulnerabilities

project-

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.

You'll need opencv and hidapi if you want to test it out.