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