Spectral Clustering of Image
    2 views (last 30 days)
  
       Show older comments
    
Hello,
I want ask, How does spectral clustering to denoise an image like in this image? 
Many Thanks in advance.

Reference for this image: Robust x-ray image segmentation by spectral clustering and active shape model (Wu J. and Mahfouz M.R, 2016)
3 Comments
  Image Analyst
      
      
 on 14 Nov 2019
				Doesn't the paper tell you?  If you need more details, contact the authors, who would probably be flattered that someone is taking an interest in their paper.
Answers (1)
  Prabhan Purwar
    
 on 22 Nov 2019
        Hello,
The following paper illustrates the use of ASM-based segmentation upon data obtained from spectral partitioning. (Refer to the paper for detailed description)
Refer to the following links:
- https://www.mathworks.com/matlabcentral/fileexchange/26706-active-shape-model-asm-and-active-appearance-model-aam(ASM and AAM)
 - https://www.mathworks.com/help/stats/spectralcluster.html(Spectralcluster)
 - https://www.mathworks.com/help/stats/partition-data-using-spectral-clustering.html(Partition data using spectral clustering)
 
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!