I have gaps in edges in Canny Edge Detection

How to make longer edges in Canny edge detection algorithm??? Please explain about edge linking..I mean plz explain about 8 -connectivity for connecting weak edges with strong edges to make longer edges...

Answers (1)

Matt J
Matt J on 10 Jun 2013
Edited: Matt J on 10 Jun 2013
You could try IMCLOSE.

3 Comments

Actually I want to implement my own...so please explain accordingly
It's all here...
No idea why you don't trust MATLAB's version, though.
Actually I want to work at pixel level...so that I can know what actually is happening...so i can have a feel of it.

Sign in to comment.

Asked:

on 10 Jun 2013

Community Treasure Hunt

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

Start Hunting!