Detecting particular Line(EDGE) in the total image
Mostrar comentarios más antiguos
I tried a lot to detect the line(EDGE) which is in red portion in the linked image http://tinypic.com/r/2qntaip/7
But was able to get the small line segments not the full line as in image.. Can anyone help me finding out the full line
Respuestas (3)
Image Analyst
el 19 de Oct. de 2011
1 voto
Well you're in luck because two other people are working on the very same project. They are
and Naga Ponduru: http://www.mathworks.com/matlabcentral/answers/18685-how-to-find-spatial-wave-length-or-spatial-frequency-for-this-image
Hopefully those two can help you. With three of you on it now, it shouldn't be too hard.
4 comentarios
Gova ReDDy
el 20 de Oct. de 2011
Image Analyst
el 20 de Oct. de 2011
Did you contact Joseph and Naga Ponduru?
Gova ReDDy
el 20 de Oct. de 2011
Image Analyst
el 23 de Oct. de 2011
Why? Why is that a need??? Aren't you all working on the same project in your company and you just need to get it solved no matter how? Or is this a classroom assignment that you're not allowed to collaborate on? Or, are you actually all three people?
Artik Crazy
el 19 de Oct. de 2011
0 votos
Try hough transform as in this example:
1 comentario
Gova ReDDy
el 20 de Oct. de 2011
Gova ReDDy
el 22 de Oct. de 2011
0 votos
1 comentario
Walter Roberson
el 23 de Oct. de 2011
imerode is used to _remove_ information. Unless you flip black and white and then use imerode to erode what is currently the black, you are not going to be extending connecting the white parts, just throwing them away.
Categorías
Más información sobre Object Analysis en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!