how to do a program for image processing?

1 回表示 (過去 30 日間)
Mahmoud
Mahmoud 2015 年 3 月 5 日
コメント済み: Image Analyst 2015 年 3 月 5 日
How to make a program on matlab so that I like to process an image? I using the command space to do my algorithm. but I need to type the commands. What I am looking for is like automated tool. Once I enter the original image, the algorithm I entered do the stuff automatically? Any help.

採用された回答

Sean de Wolski
Sean de Wolski 2015 年 3 月 5 日

その他の回答 (1 件)

Image Analyst
Image Analyst 2015 年 3 月 5 日
See my File Exchange http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862, particularly the Image Segmentation Tutorial which goes over the basics.
  2 件のコメント
Mahmoud
Mahmoud 2015 年 3 月 5 日
It may be a silly question, but shall I type sentences that starts with %? or only it is for demonstration purposes?
Image Analyst
Image Analyst 2015 年 3 月 5 日
Any line with a % is a comment after that symbol. It is not needed to run the program. If you're using my demos I recommend copying and pasting rather than typing things in line-by-line.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeImages についてさらに検索

Translated by