how to do a program for image processing?

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.

추가 답변 (1개)

Image Analyst
Image Analyst 2015년 3월 5일

0 개 추천

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?
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.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Images에 대해 자세히 알아보기

질문:

2015년 3월 5일

댓글:

2015년 3월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by