هوالرزاق


دسته بندی
ماژول دوربین و پردازش تصویر OpenMV3
ماژول دوربین و پردازش تصویر OpenMV3 ماژول دوربین و پردازش تصویر OpenMV3 ماژول دوربین و پردازش تصویر OpenMV3 ماژول دوربین و پردازش تصویر OpenMV3 ماژول دوربین و پردازش تصویر OpenMV3 ماژول دوربین و پردازش تصویر OpenMV3

ماژول دوربین و پردازش تصویر OpenMV3

کد انبار : 3625-195-5745
مدل کالا : OpenMV3 cam
موجودی: تامین کالا فقط به صورت سفارشی پیش سفارش
قیمت:
2,006,840 تومان

تعداد: - +
   - یا -   

ماژول دوربین و پردازش تصویر OpenMV3 دارای پردازنده STM32F و قابلیت برنامه نویسی میکروپایتون

این ماژول با استفاده از پردازنده مرکزی STM32F و سنسور دوربین OV7725 امکان پیاده سازی پروژه های پردازش تصویر و الگوریتمهای مبتنی بر داده های بصری را فراهم آورده است. از مهم ترین ویژه گی های این ماژول افزایش حافظه RAM و FLASH ( در مقایسه با ورژن 2 ) می باشد. همچین استفاده از پردازنده M7 و سرعت کلاک این کنترلر موجب شده است تا سرعت پردازش نیز به صورت چشم گیری افزایش یابد.
دوربین OpenMV یک برد کنترلر کوچک با توان مصرفی پایین دارد که امکان پیاده سازی پروژه های مختلف با بینایی ماشین را فراهم می کند. با بکارگیری زبان برنامه نویسی پایتون بجای زبان برنامه نویسی C، C++، سرعت پردازش خروجی ها افزایش می یابد و میتوان الگوریتم های پیشرفته با ساختارهای پیشرفته تر پیاده سازی کرد. دسترسی به پینهای ورودی-خروجی ماژول با برنامه نویسی با میکروپایتون وجود دارد لذا عملیات کنترلی نظیر گرفتن تصویر با فعال شدن یک پایه خاص، یا فعال کردن یک دستگاه با کشف یک ویژگی مشخص در تصویر را می توان با این برد عملیاتی کرد. همچنین اسلات حافظه MicroSDبرای ضبط تصاویر در نظر گرفته شده است.

کاربرد دوربین اپن ام وی 3:

  1. تشخیص چهره
  2. تشخیص رنگ
  3. تشخیص چشم و خواندن بارکد

مشخصات دوربین اپن ام وی 3:

  1. دارای پردازنده میکروپروسسور آرم و کورتکس 7
  2. قابلیت راه اندازی در فرکانس 216 مگاهرتزی
  3. حافظه رم 512 مگابایتی
  4. داراری پین های ورودی و خروجی با سطح ولتاژ 3.3 ولت و 5 ولت
  5. مبدل های آنالوگ به دیجیتال و دیجیتال به آنالوگ 12 بیتی
  6. دارای سه پین ورودی و خروجی جهت کنترل سروو
  7. دارای سوکت USD جهت خواندن و نوشتن اطلاعات ورودی و خروجی و ضبط فیلم و تصویر
  8. مجهز به سنسور تصویر OV7725 جهت تصویربرداری خاکستری
  9. دارای پورت I2C و پورت CAN جهت برقراری ارتباط با سایر میکروکنترلرها

مستندات:
نحوه راه اندازی OpenMV3 cam


Description:
OpenMV3 Cam M7 is the upgraded version based on STM32.
The OpenMV Cam M7 board is our next generation OpenMV Cam. It features 1.5-2X the processing power, 2X the RAM, and 2X the flash of the previous OpenMV Cam. In particular, the increased amount of RAM means we have space to JPEG compress images at a much higher quality. Additionally, the MicroPython heap comes with 64KB more space so you can actually create large image copies now. The M7 is a superscaler processor capable of executing 1-2 instructions per clock. So, algorithm speed-ups will vary. But, it's by default faster at 216 MHz than the M4 core at 168 MHz.
In addition to the processor being better the USB connector now has through-hole stress relief pads so you can't rip it off. We also added another I/O pin and exposed the OV7725's frame sync pin so you can sync up two cam's video streams. To make room for more I/O pins we moved all the debug pins to a special debug header. The debug header is mainly for our internal use to test and program OpenMV Cams but you can hookup an ARM Debugger to it too. Other than that we switched out the IR LEDs for surface mount ones.
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.

Application:
Face Recognition
Color detection
Eye recognition and barcode reading

features:
STM32F765VI ARM Cortex M7 processor
Frequency: 216 MHz
512KB of RAM 
2 MB of flash
I/O pins output: 3.3V and are 5V tolerant.
following I/O interfaces:
- A full speed USB (12Mbs) interface to your computer. Your OpenMV Cam will appear as a Virtual COM Port and a USB Flash Drive when plugged in.
- A USD Card socket capable of 100Mbs reads/writes which allows your OpenMV Cam to record video and easy pull machine vision assets off of the μSD card.
- A SPI bus that can run up to 54Mbs allowing you to easily stream image data off the system to either the LCD Shield, the WiFi Shield, or another microcontroller.
- An I2C Bus, CAN Bus, and an Asynchronous Serial Bus (TX/RX) for interfacing with other microcontrollers and sensors.
- A 12-bit ADC and a 12-bit DAC.
- Three I/O pins for servo control.
- Interrupts and PWM on all I/O pins (there are 10 I/O pins on the board).
- And, an RGB LED and two high power 850nm IR LEDs.
- The OV7725 image sensor is capable of taking 640x480 8-bit Grayscale images or 320x240 16-bit RGB565 images at 30 FPS. Your OpenMV Cam comes with a 2.8mm lens on a standard M12 lens mount. If you want to use more specialized lenses with your OpenMV Cam you can easily buy and attach them yourself.
از این پس درج نظرات صرفا از طریق سامانه آفتاب یار امکان پذیر می باشد، برای وارد شدن به صفحه کالا بر روی لینک زیر کلیک کنید:
http://aftabyar.com/page/aftab-3625.html
AftabRayaneh©2022