we are planning to work out with low cost hard ward raspberry pi board.ca any body help me in implementing image processing algorithm on raspberry pi board
if you consider cost, then why use MATLAB on Raspberry? I know Octave with Raspberry Pi works more efficiently, would you like to give a second thought?
I would suggest using Python with the Raspberry Pi. Unless there is a specific reason you need to use Matlab.
There are many libraries that are available for free for Python. In terms of Image Processing you can use any of the following (depending on your application):