How to get smooth straight line in binary(im2bw)?

1 Ansicht (letzte 30 Tage)
muhammad ismail
muhammad ismail am 22 Jan. 2015
Beantwortet: Image Analyst am 22 Jan. 2015
How to get smooth straight line in the middle of this picture in binary(bw). I try using c=im2bw(b,graythresh(b)); but it become rough line. Need straight line as actual image in binary(bw). Thank you.

Antworten (1)

Image Analyst
Image Analyst am 22 Jan. 2015
How about using imline()? Or houghlines() or hough()?

Kategorien

Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by