Some Important Issues
Then we can conclude several important issues about region growing:
1.The suitable selection of seed points is important.
The selection of seed points is depending on the users. For example, in a gray-level lightning image, we may want to segment the lightning from the background. Then probably, we can examine the histogram and choose the seed points from the highest range of it.
2.More information of the image is better.
Obviously, the connectivity or pixel adjacent information is helpful for us to determine the threshold and seed points.
3.The value, “minimum area threshold”.
No region in region growing method result will be smaller than this threshold in the segmented image.
4.The value, “Similarity threshold value“.
If the difference of pixel-value or the difference value of average gray level of a set of pixels less than “Similarity threshold value”, the regions will be considered as a same region.
The criteria of similarities or so called homogeneity we choose are also important. It usually depends on the original image and the segmentation result we want.
Here are some criteria we often use:Gray level(average intensity or variance), color, and texture or shape.
Read more about this topic: Region Growing
Famous quotes containing the words important and/or issues:
“I love this child. Red-hairedpatient and gentle like her motherfey and funny like her father. When she giggles I can hear him when he and I were young. I am part of this child. It may be only because we share genes and that therefore smell familiar to each other. . . . It may be that a part of me lives in her in some important way. . . . But for now, its jelly beans and Old MacDonald that unite us.”
—Robert Fulghum (20th century)
“Your toddler will be good if he feels like doing what you happen to want him to do and does not happen to feel like doing anything you would dislike. With a little cleverness you can organize life as a whole, and issues in particular, so that you both want the same thing most of the time.”
—Penelope Leach (20th century)