Normalized Cuts Segmentation Code, for MATLAB

This software is made publicly for research use only. It may be modified and redistributed under the terms of the GNU General Public License.

Please address questions to :

 


 
Data Clustering with Normalized Cuts
Download code
Demo step by step

Given a weighted graph, W, find a graph partition with Normalized Cuts. Download this program if you are interested in data clustering. Tested under Matlab 6.5.

image segmentation
eigenvectors
Image Segmentation with Normalized Cuts
Download code
Demo step by step

Given an input image I, construct a pixel-pixel pair-wise similarity matrix W based on Intervening Contours. Output the image segmentation with Normalized Cuts. Download this program if you are interested in image segmentation. Tested under Matlab 6.5.

 



Back to my home page