Skip to content

ApurvaMithal/Segmentation-of-MRI-brain-images-for-tumor-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Apurva Mithal

Project Title: Segmentation of MRI brain images for tumor detection.

Language Used: Matlab

Description: Implemented image segmentation algorithms on MRI brain images to separate similar portions of the image based on gray-level values of the pixels. The purpose of segmenting the MRI brain images was to help in tumor detection. Segmentation techniques implemented were edge-based segmentation (Krisch, Sobel), threshold-based segmentation (Ostu), clustering algorithms (k-means, adaptive k-means, fuzzy c-means, Marker Controlled Watershed).

main1.m file calls all the implemented algorithms.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages