OpenMV CAM Image Sensor

From LinkSprite Playgound
Revision as of 05:04, 9 September 2016 by Alvin (talk | contribs) (Created page with "== Introduction == File:Camera M 1.jpg File:Camera M 2.jpg File:Camera M 3.jpg File:Camera M.jpg *320x240 maximum image processing resolution *Face Detec...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Introduction

Camera M 1.jpg

Camera M 2.jpg

Error creating thumbnail: convert: unable to extend cache `/var/www/html/images/a/a8/Camera_M_3.jpg': File too large @ error/cache.c/OpenPixelCache/4117. convert: no images defined `/tmp/transform_0c5f5db63259.jpg' @ error/convert.c/ConvertImageCommand/3229. Error code: 1

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.