Clear Filters
Clear Filters

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

1 view (last 30 days)
I need to represent an image by connecting the pixels without using edge()for getting the similar image.

Accepted Answer

Image Analyst
Image Analyst on 26 Mar 2014
You can use imline() as shown in the attached example.

More Answers (0)

Categories

Find more on Image Processing Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!