How to create a dataset?
Afficher commentaires plus anciens
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 commentaires
Ameer Hamza
le 22 Mai 2020
What type of morphological features do you want to extract?
Soumya Kulkarni
le 22 Mai 2020
Réponses (1)
Ameer Hamza
le 22 Mai 2020
0 votes
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 commentaire
Soumya Kulkarni
le 23 Mai 2020
Catégories
En savoir plus sur Image Processing Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!