• OpenMV Cam M7

The OpenMV Cam is a small, low power, microcontroller board which allows you to easily implement applications using machine vision in the real-world. You program the OpenMV Cam in high level Python scripts (courtesy of the MicroPython Operating System) instead of C/C++. This makes it easier to deal with the complex outputs of machine vision algorithms and working with high level data structures. But, you still have total control over your OpenMV Cam and its I/O pins in Python. You can easily trigger taking pictures and video on external events or execute machine vision algorithms to figure out how to control your I/O pins.

Applications

The OpenMV Cam can be used for the following things currently (more in the future):

•Frame Differencing

You can use Frame Differencing on your OpenMV Cam to detect motion in a scene by looking at what's changed. Frame Differencing allows you to use your OpenMV Cam for security applications.

•Color Tracking

You can use your OpenMV Cam to detect up to 32 colors at a time in an image (realistically you'd never want to find more than 4) and each color can have any number of distinct blobs. Your OpenMV Cam will then tell you the position, size, centroid, and orientation of each blob. Using color tracking your OpenMV Cam can be programmed to do things like tracking the sun, line following, target tracking, and much, much, more. Video demo here.

•Marker Tracking

You can use your OpenMV Cam to detect groups of colors instead of independent colors. This allows you to create color makers (2 or more color tags) which can be put on objects allowing your OpenMV Cam to understand what the tagged objects are. Video demo here.

•Face Detection

You can detect Faces with your OpenMV Cam (or any generic object). Your OpenMV Cam can process Haar Cascades to do generic object detection and comes with a built-in Frontal Face Cascade and Eye Haar Cascade to detect faces and eyes.

•Eye Tracking

You can use Eye Tracking with your OpenMV Cam to detect someone's gaze. You can then, for example, use that to control a robot. Eye Tracking detects where the pupil is looking versus detecting if there's an eye in the image.

•Optical Flow

You can use Optical Flow to detect translation of what your OpenMV Cam is looking at. For example, you can use Optical Flow on a quad-copter to determine how stable it is in the air.

•QR Code Detection/Decoding

You can use the OpenMV Cam to read QR Codes in it's field of view. With QR Code Detection/Decoding you can make smart robots which can read labels in the environment. You can see our video on this feature here.

•AprilTag Tracking

Even better than QR Codes above, the OpenMV Cam M7 can also track AprilTags at 160x120 at up to about 12 FPS. AprilTags are rotation, scale, shear, and lighting invariant state-of-the-art fidicual markers. We have a video on this feature here.

•Edge/Line Detection

You can preform edge detection via either the Canny Edge Detector algorithm or simple high-pass filtering followed by thresholding. After you have a binary image you can then use the Hough Detector to find all the lines in the image. With edge/line detection you can use your OpenMV Cam to easily detect the orientation of objects.

•Template Matching

You can use template matching with your OpenMV Cam to detect when a translated pre-saved image is in view. For example, template matching can be used to find fiducials on a PCB or read known digits on a display.

•Image Capture

You can use the OpenMV Cam to capture up to 320x240 RGB565 (or 640x480 Grayscale) BMP/JPG/PPM/PGM images. You directly control how images are captured in your Python script. Best of all, you can preform machine vision functions and/or draw on frames before saving them.

•Video Recording

You can use the OpenMV Cam to record up to 320x240 RGB565 (or 640x480 Grayscale) MJPEG video or GIF images. You directly control how each frame of video is recorded in your Python script and have total control on how video recording starts and finishes. And, like capturing images, you can preform machine vision functions and/or draw on video frames before saving them.

Finally, all the above features can be mixed and matched in your own custom application along with I/O pin control to talk to the real world.

Specification

Processor ARM®32-bit Cortex®-M7 CPU
w/ Double Precision FPU
216 MHz (462 DMIPS)
Core Mark Score: 1082
(compare w/ Raspberry Pi Zero: 2060)
RAM Layout 128KB .DATA/.BSS/Heap/Stack
384KB Frame Buffer/Stack
(512KB Total)
Flash Layout 32KB Bootloader
96KB Embedded Flash Drive
1920KB Firmware
(2MB Total)
Supported Image Formats Grayscale
RGB565
JPEG
Maximum Supported Resolutions Grayscale: 640x480 and under
RGB565: 320x240 and under
Grayscale JPEG: 640x480 and under
RGB565 JPEG: 640x480 and under
Lens Info IR Cut Filter: 650nm(removable)
Electrical Info All pins are 5V tolerant with 3.3V output. All pins can sink or source up to 25mA. P6 is not 5V tolerant in ADC or DAC mode. Up to 120mA may be sinked or sourced in total between all pins. VIN may be between 3.6V and 5V. Do not draw more than 250mA from your OpenMV Cam's 3.3V rail.
Dimensions 45(L) x 36(W) x 30(H) mm
Weight 16g

Power Consumption

Idle - No μSD Card 110mA @ 3.3V
Idle - μSD Card 110mA @ 3.3V
Active - No μSD Card 190mA @ 3.3V
Active - μSD Card 200mA @ 3.3V

Temperature Range

 

Storage -40°C to 125°C
Operating -20°C to 70°C

Pinout

cam-v3-pinout.png

Documents

Getting Started Guide

Click here for references, schematics, and more documentation on the OpenMV.

 

Write a review

Please login or register to review

OpenMV Cam M7

  • Product Code:Seeed-OpenMV-Cam-M7
  • Reward Points:74
  • Availability:Out Of Stock
  • रo 8,690.70

  • Ex Tax:रo 7,365.00
  • Price in reward points:7365

Related Products

Parallax 28380 ColorPAL Color Sensor

Parallax 28380 ColorPAL Color Sensor

The ColorPAL is a miniature color and light sensor which, through its RGB LED, doubles as a color ge..

रo 4,296.38 Ex Tax:रo 3,641.00

OV7670 Camera Module

OV7670 Camera Module

The OV7670/OV7171 CAMERACHIPTM is a low voltage CMOS image sensor that provides the full functionali..

रo 342.20 रo 1,014.80 Ex Tax:रo 290.00

Raspberry Pi Camera Board- 5MP

Raspberry Pi Camera Board- 5MP

The Raspberry Pi Camera Module is a custom designed add-on for Raspberry Pi. It attaches to Raspberr..

रo 495.60 रo 529.82 Ex Tax:रo 420.00

Camera Shield For Arduino

Camera Shield For Arduino

Camera Shield is the first shield board that support photograph, it is based on the solution of VC07..

रo 2,343.48 Ex Tax:रo 1,986.00

Raspberry Pi 3 Model B

Raspberry Pi 3 Model B

Raspberry Pi 3 can run the full range of ARM GNU/Linux distributions, including Snappy Ubuntu Core, ..

रo 3,053.84 Ex Tax:रo 2,588.00

Quick Start Kit with Raspberry Pi 2

Quick Start Kit with Raspberry Pi 2

Quick Starter kit like a minimum system for Raspberry Pi 2, it means all necessities  such as periph..

रo 8,427.56 Ex Tax:रo 7,142.00

Camera Module - USB MI5100 CMOS Sensor

Camera Module - USB MI5100 CMOS Sensor

Camera Module - USB MI5100 CMOS Sensor Specifications 5Megapixel 2592X1944 resolution ..

रo 7,528.40 Ex Tax:रo 6,380.00

Raspberry Pi Camera Module - Official

Raspberry Pi Camera Module - Official

This is a 5MP camera module that capable of 1080p video and still image, and it can connect to Raspb..

रo 5,102.08 Ex Tax:रo 3,986.00

Raspberry Pi Infrared Camera Module

Raspberry Pi Infrared Camera Module

Raspberry Pi Infrared Camera Module is a low-cost Night Vision, adjustable-focus Camera module, desi..

रo 3,082.16 Ex Tax:रo 2,612.00

Adafruit 1937 Spy Camera for Raspberry Pi

Adafruit 1937 Spy Camera for Raspberry Pi

Raspberry Pi spy Camera   Is your house haunted? Or, rather, are you convinced that your house i..

रo 6,209.28 Ex Tax:रo 4,851.00

Pixy CMUcam5 Sensor

Pixy CMUcam5 Sensor

Pixy is a fast vision sensor you can quickly “teach” to find objects, and it connects directly to Ar..

रo 11,338.24 Ex Tax:रo 8,858.00

oCam : 5MP USB 3.0 Camera

oCam : 5MP USB 3.0 Camera

oCam : 5MP USB 3.0 Camera   The oCam supports plug-and-play by UVC compliant adapti..

रo 14,896.32 Ex Tax:रo 12,624.00

Grove - Serial Camera Kit

Grove - Serial Camera Kit

Grove - Serial Camera Kit includes one control board and two interchangeble lenses, one is standard ..

रo 3,869.22 Ex Tax:रo 3,279.00

Quick Starter Kit with Raspberry Pi B+

Quick Starter Kit with Raspberry Pi B+

Quick Starter kit like a minimum system for Raspberry Pi B+, it means all necessities  such as perip..

रo 9,430.56 Ex Tax:रo 7,992.00

Quick Starter Kit with Raspberry Pi 3

Quick Starter Kit with Raspberry Pi 3

Quick Starter kit like a minimum system for Raspberry Pi 3, it means all necessities  such as periph..

रo 3,068.00 Ex Tax:रo 2,600.00

Optor Cam2pc Visual-Inertial SLAM

Optor Cam2pc Visual-Inertial SLAM

Loitor Visual Inertial Camera is a general vision sensor designed for visual algorithm developers.Pr..

रo 21,094.86 Ex Tax:रo 17,877.00

ArduCAM B0067/B0068 Mini Module Camera Shield with 2 MP OV2640 / 5 MP OV5642 for Arduino

ArduCAM B0067/B0068 Mini Module Camera Shield with 2 MP OV2640 / 5 MP OV5642 for Arduino

ArduCAM Mini is optimized version of ArduCAM shield Rev.C, and is a high definition SPI camera, whic..

रo 2,692.76 रo 3,077.44 Ex Tax:रo 2,282.00

Adafruit 3099 Raspberry Pi Camera Board V2 - 8 Megapixels

Adafruit 3099 Raspberry Pi Camera Board V2 - 8 Megapixels

The Camera v2 is the new official camera board released by the Raspberry Pi Foundation! Th..

रo 4,768.38 Ex Tax:रo 4,041.00

Gravity I/O Expansion Shield for OpenMV Cam M7

Gravity I/O Expansion Shield for OpenMV Cam M7

Gravity: I/O Expansion Shield for OpenMV Cam M7 is an expansion shield specially designed for the Op..

रo 493.24 रo 568.76 Ex Tax:रo 418.00

ArduCAM B0207 Raspberry Pi Camera Module V2-8 Megapixel,1080p

ArduCAM B0207 Raspberry Pi Camera Module V2-8 Megapixel,1080p

Alternative product ArduCam B0390The Raspberry Pi Camera Module v2 has a Sony IMX219 8-megapixel sen..

रo 5,653.38 रo 6,461.68 Ex Tax:रo 4,791.00

OpenMV Cam H7

OpenMV Cam H7

The OpenMV Cam is a small, low power, microcontroller board that allows you to easily implement appl..

रo 11,284.34 रo 13,003.60 Ex Tax:रo 9,563.00

OpenMV Cam H7 Plus

OpenMV Cam H7 Plus

The OpenMV Cam is a small, low power, microcontroller board featuring an STM32H743II Arm® Cortex® M7..

रo 13,401.26 रo 15,442.66 Ex Tax:रo 11,357.00

OpenMV Cam WiFi Shield

OpenMV Cam WiFi Shield

The WiFi Shield gives your OpenMV Cam the ability to connect to the internet. It features an ATWINC1..

रo 4,231.48 रo 4,876.94 Ex Tax:रo 3,586.00

Tags: OpenMV, Cam M7

The product is currently Out-of-Stock. Enter your email address below and we will notify you as soon as the product is available.

Name
Email
Phone
Comments