how to do a program for image processing?
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (1)
Image Analyst
el 5 de Mzo. de 2015
0 votos
See my File Exchange http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862, particularly the Image Segmentation Tutorial which goes over the basics.
2 comentarios
Mahmoud
el 5 de Mzo. de 2015
Image Analyst
el 5 de Mzo. de 2015
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.
Categorías
Más información sobre Images en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!