i want to write a code which will accept images from a directory and will apply an edge detection algorithm(e.g Sobel) on each and every image on-the-go. Can somebody help me?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
A fully functional code would be appreciated.
0 comentarios
Respuesta aceptada
Image Analyst
el 13 de Jul. de 2013
Fully functional code is in the FAQ: http://matlab.wikia.com/wiki/FAQ#How_can_I_process_a_sequence_of_files.3F. Just put a call to edge() inside the loop.
Más respuestas (1)
Abiola Marof
el 14 de Jul. de 2013
Hi, am a new student working on image processing. I am in need of a working code to access a picture using eigenface and neural network using matlab. I will be glad if I can get a code for the two, so I can compare and measure. Thankz
1 comentario
Image Analyst
el 14 de Jul. de 2013
Start your own discussion, if you need to after searching the File Exchange.
Ver también
Categorías
Más información sobre Get Started with MATLAB en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!