Edge detectors in filter package

Tony Yu tsyu80 at gmail.com
Sun Apr 21 15:35:21 EDT 2013


On Sun, Apr 21, 2013 at 11:05 AM, Johannes Schönberger <
jschoenberger at demuc.de> wrote:

> Basically, "filter" is a very universal term that may be used for lots of
> image processing related tasks… On the one hand, edge operators probably
> fit well into the feature package, on the other hand Tony just used the
> very common term
>
> > edge filters
>
> So, I am +-0 on this…


I'd agree that `sobel`, `prewitt`, etc. are filters, but I think `canny` is
much less of a traditional filter. That said, it's not a big deal either
way.

-Tony
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20130421/7da0f85e/attachment.html>


More information about the scikit-image mailing list