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 CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by