Giter VIP home page Giter VIP logo

packhacks2019's Introduction

iBuddy (PackHacks 2019)

Video Demo Link

  • Demo Link (Notice- Demo recorded during the Hack-a-thon. Misses some points but gives a quick intro and working of the system.)

What it does

The application is divided into two parts.

  1. Image analysis using tactile interface
  2. Gesture controlled directional image analysis

Workflow

  • A user can interact with iBuddy using three buttons, Red, Green, and Yellow.
  • The screen preview camera view and also shows the output of the analysis##### Use cases of buttons
  • Yellow Button: Click a picture of the camera view
  • Red Button: Answer No
  • Green Button: Answer Yes

Tactile Interface for human face analysis

  • User clicks a picture of image with a human face, using Yellow Button.
  • The image is being sent to Azure Face API and we get the overall analysis in the returned json.
  • User can listen to overall description of the image, and also see on the screen.
  • iBuddy will then ask the user if he/she wants to know the emotion detected in the image.
  • User can answer Yes/No using Green & Red Button.
  • iBuddy will prompt the response accordingly.

Input Image

Description: A man looking at camera
Emotion: disgusted
Text: 
----------------------

Tactile Interface for OCR

  • User clicks a picture of image with using Yellow Button.
  • The image is being sent to Azure Face API and we get the overall analysis in the returned json.
  • User can listen to overall description of the image, and also see on the screen.
  • iBuddy will then ask the user if he/she wants to know the text recognised in the image.
  • User can answer Yes/No using Green & Red Button.
  • iBuddy will prompt the response accordingly.

Input Image

Description: white board with black text
Emotion: 
Text: NOTICE NO EATING OR DRINKING IN THIS AREA 
----------------------

Gesture Recognition

  • The user can point to any of the four parts of the image and make a small circle with a finger pointed in that direction.
  • Leap detects the gesture and iBuddy crops the image in that part
  • That part of the image is sent for analysis and appropriate results are returned.

Gesture Recognition Input Image

  • Because this is a geture controlled system, the system will give you information according to the part of te picture that you circle.

How we built it

Technologies used

  • Python
  • Leap Motion
  • Raspberry-pi
  • Azure
  • Natural Language Processing
  • Computer Vision
  • Ngrok
  • Socket programming
  • Python text-to-speech

Challenges we ran into

  • Setting up R-pi
  • Integrating leap motion

Accomplishments that we are proud of

  • Working product
  • Successful gesture controlled directional analysis
  • Low latency
  • Good Accuracy

What's next for iBuddy

  • 360-degree image analysis
  • Live video stream analysis
  • Better physical device and integration

Team

packhacks2019's People

Contributors

daxamin avatar dharmangbhavsar avatar rikenshah avatar

Watchers

 avatar  avatar  avatar

Forkers

dharmangbhavsar

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.