Skip to content

Couple Linux with OpenCV, then throw in an affordable embedded system and what do you have? BeagleEye, a fully autonomous computer vision system that detects license plates on automobiles.

License

Notifications You must be signed in to change notification settings

JavaWantaBe/BeagleEye

Repository files navigation

BeagleEye

Couple Linux with OpenCV, then throw in an affordable embedded system and what do you have? BeagleEye, a fully autonomous computer vision system that detects license plates on automobiles.

Dependencies

Python Dependencies

$ sudo apt-get install python-numpy python-scipy python-opencv python-mysqldb

MySql Dependencies

$ sudo apt-get install mysql-client

OpenCV

OpenCV 3.0 beta is what is used to build the project

Easy way

$ sudo apt-get install libopencv-*

Hard - but more fun way

$ sudo sudo apt-get install cmake git libgtk2.0-dev pkg-config libavcodec-dev libavformat-dev libswscale-dev libtbb2 libtbb-dev libjpeg-dev libpnp-dev libtiff-dev libjasper-dev python-dev

About

Couple Linux with OpenCV, then throw in an affordable embedded system and what do you have? BeagleEye, a fully autonomous computer vision system that detects license plates on automobiles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages