MicroPython for machine vision project?
Posted: Wed Nov 05, 2014 6:36 am
Hi, I am new to the forum and new to Python.
I want to do a machine vision project, to identify animal species for automatic inoculation. The speed of identification needs to be high, therefore I am looking at Arm A9. I am unsure if that will give me the highest speed, but I am confused about the Jazelle instructions.
Will there be any advantage in this, seeing that I intend to use parts of opencv?
If I understand Micropython correctly, there is provision for compiling into Arm code or assembler directly, which can be very fast.
I have done extensive programming in C and assembler for 8051 types, but very little on Arm, mainly Arm 0+.
Please recommend a good book on the Python language, seeing that I intend to use Micropython on embedded Arm only.
Thank you
Best Regards
Johan Smit
I want to do a machine vision project, to identify animal species for automatic inoculation. The speed of identification needs to be high, therefore I am looking at Arm A9. I am unsure if that will give me the highest speed, but I am confused about the Jazelle instructions.
Will there be any advantage in this, seeing that I intend to use parts of opencv?
If I understand Micropython correctly, there is provision for compiling into Arm code or assembler directly, which can be very fast.
I have done extensive programming in C and assembler for 8051 types, but very little on Arm, mainly Arm 0+.
Please recommend a good book on the Python language, seeing that I intend to use Micropython on embedded Arm only.
Thank you
Best Regards
Johan Smit