[Insight-users] Questions about Canny edge detector

Karthik Krishnan karthik.krishnan at kitware.com
Tue Jul 20 00:02:58 EDT 2010


On Tue, Jul 20, 2010 at 3:18 AM, qi yang <tinaqiyang at gmail.com> wrote:

> Hi All,
>
> Recently I am checking the source code of the Canny filter in ITK, as
>


> And now it is programed in the way that only the same sigma value in
> each direction is allowed, but actually Gaussion filter allows
> different sigma values in different direction.
>

No. The overloaded API SetVariance( array ) exists in addition to the one
that accepts a single scalar value in. So you can set non-isotropic sigmas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20100720/92407c25/attachment.htm>


More information about the Insight-users mailing list