首页 > 商品目录 > > >
> 102990763详细参数资料

转换器   320 x 240 RGB565, 640 x 480 Grayscale

图像仅供参考 请参阅产品规格
图片丝印不一定为本产品

制造商编号 102990763
制 造 商 SEEED(矽递)  
授权代理品牌
唯样编号 A3-102990763
供货 严选
无铅情况/RoHs 无铅/符合RoHs
描述
OpenMV Cam M7
分享: 

数据手册

PDF资料下载
暂无数据  

参数信息 商品简介 常见问题

参数有误?

    技巧:勾选主要参数,留空一些可替代的参数,点击查看相似商品,即可快速找到替代品了!
参数 参数值 操作
商品目录 转换器
所含物品
主芯片编码 320 x 240 RGB565, 640 x 480 Grayscale
找到类似商品:
商品简介

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.

openmv-ide.gif

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

ProcessorARM®32-bit Cortex®-M7 CPU
w/ Double Precision FPU
216 MHz (462 DMIPS)
Core Mark Score: 1082
(compare w/ Raspberry Pi Zero: 2060)
RAM Layout128KB .DATA/.BSS/Heap/Stack
384KB Frame Buffer/Stack
(512KB Total)
Flash Layout32KB Bootloader
96KB Embedded Flash Drive
1920KB Firmware
(2MB Total)
Supported Image FormatsGrayscale
RGB565
JPEG
Maximum Supported ResolutionsGrayscale: 640x480 and under
RGB565: 320x240 and under
Grayscale JPEG: 640x480 and under
RGB565 JPEG: 640x480 and under
Lens InfoIR Cut Filter: 650nm(removable)
Electrical InfoAll 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.
Dimensions45(L) x 36(W) x 30(H) mm
Weight16g

Power Consumption

Idle - No μSD Card110mA @ 3.3V
Idle - μSD Card110mA @ 3.3V
Active - No μSD Card190mA @ 3.3V
Active - μSD Card200mA @ 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.

Note: For this product, we provide customized service for building boards without headers.

Technical details

Dimensions 185mm x103mm x34mm
Weight G.W 103g
Battery Exclude

Part List

OpenMV M7 1
Micro USB Cable 1
Servo Board 1
8 Pin Female header 2
Screw 4
Nut 4
Expansion Board 1
ECCN 3A991.a
HSCODE 9031900090
USHSCODE 9002908500
UPC 841454119852

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.

openmv-ide.gif

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

ProcessorARM®32-bit Cortex®-M7 CPU
w/ Double Precision FPU
216 MHz (462 DMIPS)
Core Mark Score: 1082
(compare w/ Raspberry Pi Zero: 2060)
RAM Layout128KB .DATA/.BSS/Heap/Stack
384KB Frame Buffer/Stack
(512KB Total)
Flash Layout32KB Bootloader
96KB Embedded Flash Drive
1920KB Firmware
(2MB Total)
Supported Image FormatsGrayscale
RGB565
JPEG
Maximum Supported ResolutionsGrayscale: 640x480 and under
RGB565: 320x240 and under
Grayscale JPEG: 640x480 and under
RGB565 JPEG: 640x480 and under
Lens InfoIR Cut Filter: 650nm(removable)
Electrical InfoAll 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.
Dimensions45(L) x 36(W) x 30(H) mm
Weight16g

Power Consumption

Idle - No μSD Card110mA @ 3.3V
Idle - μSD Card110mA @ 3.3V
Active - No μSD Card190mA @ 3.3V
Active - μSD Card200mA @ 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.

Note: For this product, we provide customized service for building boards without headers.

Technical details

Dimensions 185mm x103mm x34mm
Weight G.W 103g
Battery Exclude

Part List

OpenMV M7 1
Micro USB Cable 1
Servo Board 1
8 Pin Female header 2
Screw 4
Nut 4
Expansion Board 1
ECCN 3A991.a
HSCODE 9031900090
USHSCODE 9002908500
UPC 841454119852

Q : 平台上的商品都是正品吗?

A : 请您放心,唯样商城所售卖的商品均为原装正品,我们是国内外知名品牌厂商的电子元件授权经销商,从源头保证品质。

Q : 可以提供原厂代理资质证明吗?

A : 唯样自营精选品牌获得原厂授权代理资质,可以提供代理证书。部分商品数据来源于合作伙伴(如信和达、富昌电子、RS电子),我们对产品都进行了严格的资质审核,拥有原厂标签和相关票据以供查验。

Q : 可以进行线下交易吗?

A : 我们提供线下付款服务,方便公司的采购与财务对接,具体操作流程可在线咨询客服。

Q : 可以退货吗?

A : 下单前请仔细核对产品型号信息,如因自身原因造成的误订错订,唯样将不接受退换货要求。如果产品出现数量不对、型号不符、产品质量问题时,请务必保留原包装和标签,并在两周内联系我们申请退货。

库存 :  0 要订货?

价格梯度 单价(含税)
1 + ¥529.5745
¥2  
若购买整盘会自带料盘无需额外购买料盘

单价:529.5745

总价:529.5745

购买数量不足MPQ时,均为剪切带或散料出货。

最小包:
制造商那里获得的最小包装数。由于唯样提供增值服务,因此最低起购数量可能会比制造商的最小包装数量少,如果要购买整盘,建议购买这个数量的整数倍
交期: 请咨询客服
起订量:1 倍数:1
+1

我的足迹

清空浏览历史

我的收藏 默认收藏夹

进入我的收藏>>

线

在线销售

Tips
Your browser language is English. Do you want to browse the English Website?
YESNO

我们会将数据手册发送到您的邮箱!

发送取消
快来将此商品推荐给采购!