How can i know the edge weight of each region in an image.?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
moon sun
el 15 de Sept. de 2014
Comentada: moon sun
el 16 de Sept. de 2014
How can i know the edge weight of each region in an image.?
2 comentarios
David Young
el 15 de Sept. de 2014
What do you mean by edge weight? Is it the gradient magnitude at each pixel that lies on an edge, or is it the total number of edge pixels in each region, or something else?
Respuesta aceptada
Image Analyst
el 15 de Sept. de 2014
Look at the values you get from the gradient image when you call imgradient().
Más respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!