How do I get started with Image Processing?

조회 수: 1 (최근 30일)
Rajasankari
Rajasankari 2011년 7월 28일
_I am a beginner in using matlab related to image processing.pls guide me to work in matlab.

답변 (3개)

Jan
Jan 2011년 8월 1일
The documentation of MATLAB is very helpful, if you know what you want. But they are not a good tutorial to learn how to process images. Therefore a text book will be better, e.g.:
Digital Image Processing Using MATLAB 2nd Ed. by Gonzalez, Woods, and Eddins
Dwayne Phillips: Image Processing in C (although the algorithms are implemented in C, the explanations are applicable in MATLAB also)

Fangjun Jiang
Fangjun Jiang 2011년 7월 28일
To get MATLAB basics, type "doc" in MATLAB command window, go to MATLAB>Getting Started.

Image Analyst
Image Analyst 2011년 7월 28일
Here are some good places to start:
(Steve also has a book on the subject.)
I've posted several demos here http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862, as well as hundreds in the newsgroup.
A nice framework to get started with GUI-based image processing: http://www.mathworks.com/matlabcentral/fileexchange/24224

카테고리

Help CenterFile Exchange에서 Wavelet Toolbox에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by