Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

How to find the angles between three consecutive pixels in an binary image ?

1 visualización (últimos 30 días)
Dipak Majhi
Dipak Majhi el 7 de Jun. de 2015
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
I have a binary image(alphabet) who's edge matrix i have, now i need to store all the angles formed between three consecutive pixels of the edge in an array and do a histogram plot.

Respuestas (1)

Image Analyst
Image Analyst el 7 de Jun. de 2015
Check out Loren's answer and ROger Stafford's answer at the bottom of this link: http://www.mathworks.com/matlabcentral/newsreader/view_thread/236492
  2 comentarios
Dipak Majhi
Dipak Majhi el 7 de Jun. de 2015
sir, in that question some points are given and the angle is to be found out,but i don't know the points of my binary image,how to trace every point and get all the edge angles formed
Image Analyst
Image Analyst el 7 de Jun. de 2015
I don't know. Maybe you want to skeletonize with bwmorph() it or maybe you want to use bwboundaries().

La pregunta está cerrada.

Community Treasure Hunt

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

Start Hunting!

Translated by