Clear Filters
Clear Filters

How do I segment the hippocampus from a preprocessed jpg image in the siggatal view?

1 view (last 30 days)
Is there fuzzy c means codes or any code to segment the gray matter(hippocampus region) from the white matter in the attached photo? Please help. The hippocampus is the c-shape or narrow shape like structure in the image.

Answers (1)

Aiswarya
Aiswarya on 25 Aug 2023
Hi Prince,
I understand that you want to segment the grey matter from the white matter in the brain image.
The following resources have some methods which help to segment greyscale brain images using fuzzy c-means (FCM) clustering algorithms:
Additionally, this document gives an overview of different segmentation approaches:
I hope this helps.
Regards,
Aiswarya

Categories

Find more on Data Clustering 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!