How to segment white matter, gray matter and csf in MR image?
    3 views (last 30 days)
  
       Show older comments
    
I need to segment white matter, gray matter and csf to find the tumors in an image. initially in segmentation i  have to use bwt(berkeley wavelet transform).
2 Comments
Answers (1)
  Zee Idrees
 on 27 Nov 2018
        2 Comments
  Image Analyst
      
      
 on 27 Nov 2018
				Possibly.  Try it and see.  I do it via thresholding and kmeans in the attached code.
See Also
Categories
				Find more on Image Processing Toolbox 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!