Git Product home page Git Product logo

navigation-assistance-platform-for-blind-people's Introduction

Navigation Assistance Platform for Blind People (VIBA)

Android Kotlin Gradle Java Google ARCore

University project for Mobile and Social Sensing Systems course (MSc Computer Engineering at University of Pisa, A.Y. 2022-23)

VIBA is an Android Application aimed at assisting visually impaired and blind (VIB) people in everyday life by detecting obstacles in an outdoor environment, in order to warn the user and help him/her to move safely.
More specifically, it is designed to work in combination with traditional tools such as a walking cane, guide dogs, and human assistant.
The system uses a Depth Map generated by Google's ARCore Depth Lab API that is used to compute the distance between camera and obstacles. If the user gets too close to them, he/she is alerted via audio and vibration feedback.

Structure of the repository

navigation-assistance-platform-for-blind-people
|
├── src
│   ├── app
│   │   └── src/main
│   |       ├── assets
|   │       |   ├── models
|   │       |   └── shaders
|   │       |   
│   |       ├── java/com/google/ar/core/vibaplatform
│   |       |   ├── java
|   │       |   └── kotlin
│   |       |       ├── common
│   |       |       └── viba
|   │       |
|   |       └── res   
|   |           ├── drawable
|   |           ├── layout
|   |           ├── menu
|   |           └── values
│   └── gradle
| 
└── docs
    ├── documentation
    └── presentation

Authors

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.