Skip to content

slackerswithbots/hackavision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

HackaVision

Hackavision is a python based visually impaired helper. It uses computer vision to help identify people and objects for those who are visually impaired.

Installation

  • git clone
  • virtualenv <your-env-name>
  • source <your-env-name>/bin/activate
  • pip3 install -r requirements.txt

Running

  • Add aws credentials. To learn see here
  • python3 hackavision.py
  • The program will open a window where you can see a preview of the image before taking it
  • press spacebar to snap an image
  • press ESC to quit
  • Upon pressing spacebar, the program will take a photo of you and, ideally, respond with what age range it thinks you are in! More to come soon.

About

Facebook BIT 2018 Hackathon project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages