OpenMV固件源码
Go to file
2014-10-02 15:44:12 +02:00
bin Update binary 2014-10-02 01:29:37 +02:00
design Add sys design doc for HaD 2014-08-20 00:09:30 +02:00
eagle Add OMV2 Eagle files 2014-09-28 14:22:12 +02:00
scad Update scad case 2014-02-09 18:49:01 +02:00
src Use larger stack limit 2014-10-02 01:38:50 +02:00
udev Modified udev rules to symlink openmvcam for serial; modified openmv-ide.py to open openmvcam symlink 2014-09-25 03:32:36 -06:00
usr Add user scripts dir 2014-10-02 01:42:55 +02:00
util Add XYZ table generator 2014-10-02 15:44:12 +02:00
.gitignore Update gitignore 2014-07-09 04:36:44 +02:00
.gitmodules reverted to git url to try out 2014-09-24 16:27:46 -06:00
LICENSE Update license 2014-09-20 05:09:52 +02:00
README.md Update README.md 2013-12-06 06:43:27 +02:00

###OpenMV (Open Machine Vision Module)

OpenMV is an open-source tiny machine vision module based on an STM32F4xx ARM Cortex-M4 MCU and an OV9650 sensor, it's currently capable of doing face detection at 25FPS, color tracking at 30FPS+ and has USART interfae and USB-OTG support for debugging and firmware update. This repo contains the hardware resources, drivers, image processing and userspace code.

**This is a video of the color tracking:**

**This is a video of the face detection:**

For more information, please visit my [blog](http://sigalrm.blogspot.com/search/label/OpenMV)