OpenMV CAM Image Sensor

From LinkSprite Playgound
Revision as of 05:05, 9 September 2016 by Alvin (talk | contribs) (Introduction)
Jump to: navigation, search

Introduction

Camera M 1.jpg

Camera M 2.jpg

Camera M 3.jpg

Camera M.jpg

  • 320x240 maximum image processing resolution
  • Face Detection and pupil Tracking
  • Motion Detection w/ frame differencing
  • Blob detection w/ color tracking
  • Can record GIFs/MJPEG videos

The OpenMV CAM Image Sensor runs Micropython which allows you to program it in Python to do any of the above things while being able to control I/O pins and read/write files on an SD card. It's basically a general purpose microcontroller like the Arduino with a rich amount of computer vision functionality.