Page 1 of 1

use esp32 to process vision recognition

Posted: Tue Feb 19, 2019 2:33 am
by tarzen
pls enjoy the following two videos firstly

https://v.qq.com/x/page/c0873w7effj.html

https://v.qq.com/x/page/z0894mfu2gv.html


Image

Now that esp32 is a dual-core processor with 240Mhz working frequency, then could we use it to do vision recognition? Sure! After more than one year hard work , we have run several recognition algorithms on this esp32 module successfully ,which is named MU Vision Sensor 3, and this sensor performs well in most daily working conditions.


MU Vision Sensor 3 outputs the recognition results through uart/I2C, while wifi fuction is under development,it will be ready in the middle of Sep.. All recognition algorithms are integrated in the firmware, this means MU 3 can work without internet connection.


MU Vision Sensor 3 supports Arduino Micro:bit and Zhangkong board, we have released libraries for the following IDEs : arduino mixly makecode as well as micropython .

more details :https://morpx-docs.readthedocs.io/en/latest/index.html


if u r interested in this sensor ,pls contact me , my wechat ID: wolf093849.

>>>>not open source product<<<<

features of this sensor

size :3.2cm * 3.2CM * 1.2cm

fuctions: human detection(upper body detection);

balls detection(orange table tennis and green tennis)

cards recognition: 5 traffic-sign cards, 5 pattern cards ,10 number cards)

color block detection;

color recognition;

Wifi data transmission

Wifi image transmission

under development: gestures detection;

human face recognition;

QR Code recognition

online docs: https://morpx-docs.readthedocs.io/en/latest/index.html

online technical support webpage:http://mai.morpx.com/page.php?a=sensor-support


Image

Image

Image

Image

Re: could we use esp32 to process vision recognition?

Posted: Wed Feb 20, 2019 1:49 pm
by Mr_Red
You might want to look in this forum https://www.esp32.com/viewforum.php?f=32 and its github https://github.com/espressif/esp-who

Re: could we use esp32 to process vision recognition?

Posted: Tue Feb 26, 2019 6:52 am
by tarzen
:D :) ;) :lol: :P

Re: could we use esp32 to process vision recognition?

Posted: Sun Mar 03, 2019 1:48 am
by tarzen
the English vision user's manual is in preparation ,next week the first edition will be relesed

Re: could we use esp32 to process vision recognition?

Posted: Mon Mar 11, 2019 4:02 am
by tarzen
thanks the official report from espressif team.

here is the link address:
https://www.espressif.com/zh-hans/news/ ... OM--3LDI_M

Re: could we use esp32 to process vision recognition?

Posted: Tue Mar 19, 2019 2:02 am
by tarzen
u can find the vision sensor in our official website: http://mai.morpx.com/detail.php?id=162

Re: could we use esp32 to process vision recognition?

Posted: Thu Mar 28, 2019 6:53 am
by tarzen
the preliminary edition code library for Makecode on Micro:bit is ready ,u can find it from Github: "zjuxumang/pxt-MuVisionSensor"

Re: could we use esp32 to process vision recognition?

Posted: Mon Aug 19, 2019 5:55 am
by tarzen
Image

we have modified the hardware layout , now the newest pcb version is v311, one infrared sensor with gestures detection function is mounted.

Re: use esp32 to process vision recognition

Posted: Fri Oct 11, 2019 2:42 am
by tarzen
we have released v113 firmware, adding wifi data transmission and wifi images transmission fuctions.