OpenMV CAM Image Sensor
Introduction
- 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.