mirror of
https://github.com/openmv/openmv.git
synced 2025-09-26 23:09:13 +08:00
Update README.md
This commit is contained in:
parent
a56901a1ed
commit
2e8b2b8771
12
README.md
12
README.md
@ -1,22 +1,20 @@
|
||||
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 USB-OTG support for debugging and firmware update. This repo contains the hardware resources, drivers, image processing and userspace code.
|
||||
###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.
|
||||
|
||||
<p align="center">
|
||||
<img src="http://2.bp.blogspot.com/-x1Ua3wLs21Y/UjYvUB0oLJI/AAAAAAAAATE/zDqQFY_Pkp8/s400/DSC03631.JPG" width="240" height="180" border="10">
|
||||
</p>
|
||||
This is a video of the color tracking:
|
||||
|
||||
**This is a video of the color tracking:**
|
||||
<p align="center">
|
||||
<a href="http://www.youtube.com/watch?feature=player_embedded&v=T-oMfnEsa1o
|
||||
" target="_blank"><img src="http://img.youtube.com/vi/T-oMfnEsa1o/0.jpg"
|
||||
alt="" width="240" height="180" border="10" />
|
||||
</p>
|
||||
|
||||
This is a video of the face detection:
|
||||
|
||||
**This is a video of the face detection:**
|
||||
<p align="center">
|
||||
<a href="http://www.youtube.com/watch?feature=player_embedded&v=SdQF5JI4kzU
|
||||
" target="_blank"><img src="http://img.youtube.com/vi/SdQF5JI4kzU/0.jpg"
|
||||
alt="" width="240" height="180" border="10" />
|
||||
</p>
|
||||
|
||||
For more information, please visit my [blog](http://sigalrm.blogspot.com/search/label/OpenMV)
|
||||
|
Loading…
Reference in New Issue
Block a user