Giter VIP home page Giter VIP logo

clevercane's Introduction

CleverCane

Senior Design Project Code Repo University of Colorado in Denver Authors: Alex Grand, Huong Nugyen, Robert Dunn, Katherine Falkenstine

This code is designed for the DragonBoard 410C platform but should be portable to most ARM based systems. Installation dependcies may vary if a 32-bit architecture is used or if anything under an ARM A-53 Cortex is used as the main CPU.

This is a code repo for the CleverCane senior design project. The project is aimed at using computer vision, embedded engineering and neural networks to create a device to assist the visually impaired. The goal in mind is to have an object detection system for head height objects not found by traditional assistance canes and a smart object detection system to navigate traffic intersection.

The whole system uses multiprocessing to spawn processes for each subsystem. A main process will control data flow and general decision making while subprocesses run video streaming, object detection, sonar gathering and audio functionality.

This will require sudo permisions on the system.

To install dependencies, run:

./config/setup.sh install

To check functionality, run:

./config/setup.sh no-deps

To start the whole system(after installing dependencies), run

python run.py

Each module file in the home directory can runon its own for further testing/debugging. Stay tuned for more.

clevercane's People

Stargazers

VOM7HC avatar

Watchers

James Cloos avatar Alex Grand avatar

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.