Re: Canny edge detection and close contours
- From: "ImageAnalyst" <imageanalyst@xxxxxxxxxxxxxx>
- Date: 5 Apr 2007 07:24:19 -0700
I don't think you're guaranteed of getting closed contours. Here's a
good tutorial with code:
http://www.pages.drexel.edu/~nk752/Research/cannyTut2.html
Regards,
ImageAnalyst
====================================================
On Apr 5, 7:41 am, eleutheroskaiwra...@xxxxxxxxxxxxxx wrote:
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: KYO0903
- Re: Canny edge detection and close contours
- References:
- Canny edge detection and close contours
- From: eleutheroskaiwraios
- Canny edge detection and close contours
- Prev by Date: Re: CENTER OF GRAVITY METHOD FOR IMAGE SMOOTHING
- Next by Date: Re: Canny edge detection and close contours
- Previous by thread: Canny edge detection and close contours
- Next by thread: Re: Canny edge detection and close contours
- Index(es):
Relevant Pages
|