how to compute threshold value for region growing
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
hi.. i want to segment the image using region growing.. for the region growi9ng process i simply give one value for threshold... I dont know how to compute the threshold value for region growing.... Please anyone help me...
0 comentarios
Respuestas (1)
Image Analyst
el 5 de Abr. de 2013
It depends on how generous you want the final region to be. A smaller threshold will give a smaller region and a larger one will encompass more stuff.
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!