Video Lectures
--------------
Image Processing using C
https://engineering.purdue.edu/~bouman/ece637/notes/
https://www.youtube.com/watch?v=uJvqbZtGIh4
Tutorials
---------
1.A good starting tutorial for image processing in c++
http://www.dreamincode.net/forums/topic/76816-image-processing-tutorial/
2. A good website on image processing algorithms to work on
http://www.imageprocessingplace.com/root_files_V3/tutorials.htm
4.http://ericscrosson.wordpress.com/2012/12/24/image-processing-in-cpp/
Books:
-----------
1. Concise Introduction to Image Processing using C++
http://www.amazon.com/Introduction-Processing-Numerical-Scientific-Computing/dp/1584888970
2. Digital Image Processing with C++ (available on web)
http://www.bmekmitl.org/index.php?option=com_content&view=article&id=63&Itemid=81
--------------
Image Processing using C
https://engineering.purdue.edu/~bouman/ece637/notes/
https://www.youtube.com/watch?v=uJvqbZtGIh4
Tutorials
---------
1.A good starting tutorial for image processing in c++
http://www.dreamincode.net/forums/topic/76816-image-processing-tutorial/
2. A good website on image processing algorithms to work on
http://www.imageprocessingplace.com/root_files_V3/tutorials.htm
4.http://ericscrosson.wordpress.com/2012/12/24/image-processing-in-cpp/
Books:
-----------
1. Concise Introduction to Image Processing using C++
http://www.amazon.com/Introduction-Processing-Numerical-Scientific-Computing/dp/1584888970
2. Digital Image Processing with C++ (available on web)
http://www.bmekmitl.org/index.php?option=com_content&view=article&id=63&Itemid=81
This comment has been removed by the author.
ReplyDeleteThanks for the list. Seems that the link to the last reference "Digital Image Processing with C++ " is broken. Do you know of an alternate address if it is still on the web?
ReplyDeleteHey, can you tell me which IDE I have to use?
ReplyDeleteQt under linux or Matlab or visual studio under windows
Delete