Extract information from grayscale image
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
missC
el 24 de Feb. de 2014
Comentada: missC
el 24 de Feb. de 2014
Hi everyone, I need to extract some information from the attached grayscale image. Since this kind of image contains information (multiple lines, shading) I cannot convert to binary image to avoid loss of information. Generally my main objective is to understand the image intensity so that I can identify which one is front or rear dimensrion.
Thank you
0 comentarios
Respuesta aceptada
Image Analyst
el 24 de Feb. de 2014
Line drawings are ambiguous. You can't tell whether the two upper quadrilaterals are closest to you (so that the "notch" is in the back and you are looking at the underside), or the notch is in the front and you are looking down at the object. A classical line drawing of the 12 sides of a box is similar - you can't tell.
Why do you have to do this anyway? What is the "use case" (to use extreme programmer's lingo)
0 comentarios
Más respuestas (1)
missC
el 24 de Feb. de 2014
2 comentarios
Image Analyst
el 24 de Feb. de 2014
I'm not sure without researching it. It won't be easy. You can start here: http://en.wikipedia.org/wiki/Hidden_line_removal
You didn't answer my second question about why you need to do this. Do you know?
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!