I want to start image processing using matlab and interfacing it with arduino ... actually i want to make a robot which can process image... i am working on arduino platform.... so i want a guide from where to start....
I want to start image processing using matlab and interfacing it with arduino ... actually i want to make a robot which can process image... i am working on arduino platform.... so i want a guide from where to start....
As I recall, Matlab has an image processing library available, so if you can get the data from the image sensor to Matlab, you can generate command decisions to the Arduino over a number of different interface methods.
You might want to checkout RobotSee. It is a robotics library that incompasses a lot of functions in a simple way.
I hope this helps,
DAB
As I recall, Matlab has an image processing library available, so if you can get the data from the image sensor to Matlab, you can generate command decisions to the Arduino over a number of different interface methods.
You might want to checkout RobotSee. It is a robotics library that incompasses a lot of functions in a simple way.
I hope this helps,
DAB