-
Notifications
You must be signed in to change notification settings - Fork 10
Home
RoboVision is a GPLv3 Computer Vision / Robotics Project that aims to provide a stable compact software stack for generic vision enabled robotics!
Download Source code
GuarddoG Blog
Although it is under development several years now, it is still premature so I continue to work on it.
The testing platform for the software is my pet project named “GuardDoG” , a surveillance guard for homes and offices. All the layers of the project are abstract enough to be able to be used by different designs.
RoboVision works on linux, and uses V4L2, wxWidgets, OpenGL, Festival, CMU Sphinx, Apache and other foss as extensions.
I have made an effort to implement everything in a low enough level so that the console “daemon” mode will need only V4L2 support, and everything will be compiled together to reduce unneeded code.
I hope you find it interesting