<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://imagejdocu.list.lu/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://imagejdocu.list.lu/feed.php">
        <title>ImageJ Documentation Wiki plugin:filter:edge_detection</title>
        <description></description>
        <link>https://imagejdocu.list.lu/</link>
        <image rdf:resource="https://imagejdocu.list.lu/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-08-25T23:43:57+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://imagejdocu.list.lu/plugin/filter/edge_detection/start?rev=1555067621&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://imagejdocu.list.lu/lib/tpl/dokuwiki/images/favicon.ico">
        <title>ImageJ Documentation Wiki</title>
        <link>https://imagejdocu.list.lu/</link>
        <url>https://imagejdocu.list.lu/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://imagejdocu.list.lu/plugin/filter/edge_detection/start?rev=1555067621&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-04-12T13:13:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Edge Detection</title>
        <link>https://imagejdocu.list.lu/plugin/filter/edge_detection/start?rev=1555067621&amp;do=diff</link>
        <description>Edge Detection

Edge Detection by Canny-Deriche filtering

Description

This plugin performs a Canny-Deriche filtering for edge detection. A parameter controls the degree of smoothing applied; the default value is 1.0, greater values imply less smoothing but more accurate detection, lower values imply more smoothing but less accurate detection. A non-maximal suppression is then performed to get thin edges. The angle of the edges can also be displayed.</description>
    </item>
</rdf:RDF>
