matlab help required for image

1 visualización (últimos 30 días)
Lalit Patil
Lalit Patil el 12 de Oct. de 2012
In this image there is a laser strip. I want to detect it sharply like a single line drawn. So, please give me a code.
  2 comentarios
José-Luis
José-Luis el 12 de Oct. de 2012
Editada: José-Luis el 12 de Oct. de 2012
This forum is not intended for other people to do your work. It is intended to help you understand Matlab, and help you with Matlab problems. What have you done so far?
Lalit Patil
Lalit Patil el 12 de Oct. de 2012
I am relly sorry for this kind of language... Actually i have to develope a 3D and I have written a matlab code but it detects all the values of maximum pixel intensity and plots it.. so there is a spreading using scatter3 command... So, i just want to know is it possible to get sharp strip and which method can be applied, like fft or LMS etc.or any logic.?

Iniciar sesión para comentar.

Respuesta aceptada

Image Analyst
Image Analyst el 12 de Oct. de 2012
Convert to grayscale, threshold, call bwmorph() to skeletonize.
  1 comentario
Lalit Patil
Lalit Patil el 12 de Oct. de 2012
Thank you very very much sir... I get it solved....

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Image Processing Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by