Color-Image-Segmentation-Using-Region-Growing-and-Region-Mer

Unsupervised color image segmentation using Region Growing and Region Merging
455 Downloads
Updated 19 Jul 2018

This project is reimplementation of research on color image segmentataion using region growing and region merging respectively. We prepared a demo code that you can load flower image and see 4 different level of region growing results from coarsed one to refined one. After you can see how the region merging has an effect on refined version of region growing. Here is the original input, all 4 level of region growing results and also final segmentation result. In this demo we feed region merging function with scale1 region growing results. But note you can feed the region merging function with either sclae 2, scale 3 or scale 4.

Cite As

muhammet balcilar (2024). Color-Image-Segmentation-Using-Region-Growing-and-Region-Mer (https://github.com/balcilar/Color-Image-Segmentation-Using-Region-Growing-and-Region-Merging), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.