How to create a dataset?
Show older comments
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 Comments
Ameer Hamza
on 22 May 2020
What type of morphological features do you want to extract?
Soumya Kulkarni
on 22 May 2020
Answers (1)
Ameer Hamza
on 22 May 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 Comment
Soumya Kulkarni
on 23 May 2020
Categories
Find more on Morphological Operations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!