I am relatively very new in image processing and have a mammoth task at hand of designing a filter as my project.
Could anyone help me how to start of which books to read? any links ?
I am relatively very new in image processing and have a mammoth task at
Share
MIT has some open courseware you can use:
http://ocw.mit.edu/courses/health-sciences-and-technology/hst-582j-biomedical-signal-and-image-processing-spring-2007/lecture-notes/
Googling image processing turns up several lectures from various schools which may be of interest. What language/toolset are you using for the project. If it’s language agnostic I would recommend Python imaging library
http://www.pythonware.com/products/pil/