matlab help required for image

1 回表示 (過去 30 日間)
Lalit Patil
Lalit Patil 2012 年 10 月 12 日
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 件のコメント
José-Luis
José-Luis 2012 年 10 月 12 日
編集済み: José-Luis 2012 年 10 月 12 日
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 2012 年 10 月 12 日
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.?

サインインしてコメントする。

採用された回答

Image Analyst
Image Analyst 2012 年 10 月 12 日
Convert to grayscale, threshold, call bwmorph() to skeletonize.
  1 件のコメント
Lalit Patil
Lalit Patil 2012 年 10 月 12 日
Thank you very very much sir... I get it solved....

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeImage Processing Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by