Region Growing
by Dirk-Jan Kroon
06 Mar 2008
(Updated 06 Mar 2008)
Segmentation by growing a region from seed point using intensity mean measure
|
Watch this File
|
| File Information |
| Description |
Simple but effective example of "Region Growing" from a single seed point.
The region is iteratively grown by comparing all unallocated neighbouring pixels to the region. The difference between a pixel's intensity value and the region's mean, is used as a measure of similarity. The pixel with the smallest difference measured this way is allocated to the region.
This process stops when the intensity difference between region mean and new pixel becomes larger than a certain treshold |
| Acknowledgements |
This submission has inspired the following:
Region Growing (2D/3D grayscale)
|
| MATLAB release |
MATLAB 7.5 (R2007b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us at files@mathworks.com