How to create a dataset?
Mostrar comentarios más antiguos
I have 14 images,I want to extract morphological features and store all images in one ".mat" file.Can you please help me with this ?
2 comentarios
Ameer Hamza
el 22 de Mayo de 2020
What type of morphological features do you want to extract?
Soumya Kulkarni
el 22 de Mayo de 2020
Respuestas (1)
Ameer Hamza
el 22 de Mayo de 2020
0 votos
See how to process sequence of files in MATLAB: https://matlab.fandom.com/wiki/FAQ#How_can_I_process_a_sequence_of_files.3F
Also, read here to see the MATLAB function to extract morphological features: https://www.mathworks.com/help/images/morphological-filtering.html
1 comentario
Soumya Kulkarni
el 23 de Mayo de 2020
Categorías
Más información sobre Morphological Operations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!