Canny edge detection and close contours
- From: eleutheroskaiwraios@xxxxxxxxxxxxxx
- Date: 5 Apr 2007 04:41:06 -0700
Is it a definite must for Canny edge detection to produce an image
with closed contours? I found a C++ source code on the net that
produces an edge image one pixel thick with few gaps here and there,
and my colleague said that it shouldn't. I could go ahead and ignore
her view and move on with my project because I do not anticipate major
problems for my goal, but I am curious is it really a necessary
feature? If it is so, could somebody point a C++ source code on the
web for Canny that they know and trust ? I don't want any family of
libraries of the OpenCV sort etc.
Many thanks.
.
- Follow-Ups:
- Re: Canny edge detection and close contours
- From: ImageAnalyst
- Re: Canny edge detection and close contours
- Prev by Date: Re: CENTER OF GRAVITY METHOD FOR IMAGE SMOOTHING
- Next by Date: Re: CENTER OF GRAVITY METHOD FOR IMAGE SMOOTHING
- Previous by thread: CENTER OF GRAVITY METHOD FOR IMAGE SMOOTHING
- Next by thread: Re: Canny edge detection and close contours
- Index(es):
Relevant Pages
|