How does connect two pixel by an edge in image using Matlab code ?

I need to represent an image by connecting the pixels without using edge()for getting the similar image.

 採用された回答

Image Analyst
Image Analyst 2014 年 3 月 26 日

0 投票

You can use imline() as shown in the attached example.

その他の回答 (0 件)

質問済み:

2014 年 3 月 26 日

回答済み:

2014 年 3 月 26 日

Community Treasure Hunt

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

Start Hunting!

Translated by