matlab help required for image

1 vue (au cours des 30 derniers jours)
Lalit Patil
Lalit Patil le 12 Oct 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 commentaires
José-Luis
José-Luis le 12 Oct 2012
Modifié(e) : José-Luis le 12 Oct 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 le 12 Oct 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.?

Connectez-vous pour commenter.

Réponse acceptée

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

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by