OpenMV固件源码
Go to file
2014-06-20 15:29:24 +02:00
bin Update binary 2014-05-02 22:44:35 +02:00
eagle Add REV5 2014-06-14 18:39:49 +02:00
scad Update scad case 2014-02-09 18:49:01 +02:00
src Enable FIFO 2014-06-20 09:52:46 +02:00
udev Add UDEV rules 2014-04-11 22:32:17 +02:00
usr Add UI path 2014-06-20 15:29:24 +02:00
.gitignore Update gitignore 2014-02-10 03:13:23 +02:00
.gitmodules Set MP OpenMV branch 2014-06-14 12:37:54 +02:00
LICENSE Initial commit 2013-11-13 12:24:56 +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)