I'm interested in learning some basic image recognition and analysis techniques. The ideal resource would be one that starts from scratch and includes lots of examples and code.
There are several expensive books on Amazon and the web turns up plenty of technical papers, but I'm not sure where to begin.
Any recommendations?
For a general introduction:
* "Digital Image Processing" by Gonzalez and Woods
* "Image Processing, Analysis, and Machine Vision" by Sonka, Hlavac, and Boyle
After you learn the basics, some more advanced and specialized books I'd recommend:
* "Morphological Image Analysis" by Soille.
* "Insight into Images" by Yoo (explains many of the algorithms in the ITK library).
I hesitate to recommend this book because it is so dated (1992), but I refer to "Computer and Robot Vision" by Haralick and Shapiro quite often.