Gray-scale image segmentation using normalized graphcuts
This code is a self explanatory implementation of graph cut segmentation using normalized cuts on gray-scale images as described in Shi, Jianbo, and Jitendra Malik. "Normalized cuts and image segmentation." Pattern Analysis and Machine Intelligence, IEEE Transactions on 22.8 (2000): 888-905.
The code includes bi-partitioning as well as k-simultaneous partitioning. I've included comments to assist the user in understanding and manipulating the code.
Cite As
Mohamed Athiq (2026). Gray-scale image segmentation using normalized graphcuts (https://in.mathworks.com/matlabcentral/fileexchange/41526-gray-scale-image-segmentation-using-normalized-graphcuts), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Image Segmentation >
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
graphcuts/
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
