I would like to work on facial expression recognition, and I am new to image processing also. So please help me in finding good books on MATLAB on image Processing/ facial expression in programming way.
I would recommend buying two books: one that is simple such that you aren't lost from the start because the text assumes you are very experienced with MATLAB and/or image processing, and another which is almost at that level to use as a reference guide. For the simple book, you might wish to check out
Marques, O. (2011). Practical image and video processing using MATLAB. Wiley.
For a more comprehensive source to use as reference material, I would suggest
Solomon, C., & Breckon, T. (2011). Fundamentals of Digital Image Processing: A practical approach with examples in Matlab. Wiley.
or
Gonzalez, R. C., Woods, R. E., & Eddins, S. L. (2009). Digital image processing using MATLAB (2nd Ed.). Gatesmark Publishing.
I would recommend buying two books: one that is simple such that you aren't lost from the start because the text assumes you are very experienced with MATLAB and/or image processing, and another which is almost at that level to use as a reference guide. For the simple book, you might wish to check out
Marques, O. (2011). Practical image and video processing using MATLAB. Wiley.
For a more comprehensive source to use as reference material, I would suggest
Solomon, C., & Breckon, T. (2011). Fundamentals of Digital Image Processing: A practical approach with examples in Matlab. Wiley.
or
Gonzalez, R. C., Woods, R. E., & Eddins, S. L. (2009). Digital image processing using MATLAB (2nd Ed.). Gatesmark Publishing.
If you are looking for a beginner's book, the one to buy is the first mentioned by Andrew: Marques, O. (2011). Practical image and video processing using MATLAB. Wiley.
If you're a total newbie, maybe the MATLAB help files will help. The Gonzalez book is also useful. Other than that, there was one book written by Alisdair McAndrew which was also quite easy to follow. Forget the title tho, sorry. A bunch of info as well on Stack overflow.
thank you very much andrew messing for your valuable suggestions. i believe you have good knowledge in image processing. if you don't mind could you please suggest me on my question regarding experimental setup.
If what you are doing involves Fourier Transforms, I recommend Computational Fourier Optics: A MATLAB Tutorial (SPIE Tutorial Texts Vol. TT89) as a basic tutorial. It complements Goodman's Fourier Optics textbook.