OpenMV固件源码
Go to file
2014-02-06 20:41:04 +02:00
bin Update binary 2013-12-13 02:53:16 +02:00
eagle Update REV4 2014-01-29 21:22:14 +02:00
include Update MP headers and library 2014-02-03 17:26:10 +02:00
lib Update libmp 2014-02-04 19:02:58 +02:00
src Export sensor functions and constants to MP 2014-02-05 14:05:46 +02:00
usr Add OpenMV Python IDE 2014-02-06 20:41:04 +02:00
.gitignore Update gitignore 2014-01-15 16:02:32 +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)