<?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 wishlist:procedure</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-09-17T00:14:47+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://imagejdocu.list.lu/wishlist/procedure/alpha_shapes_-_concave_hull?rev=1555067621&amp;do=diff"/>
                <rdf:li rdf:resource="https://imagejdocu.list.lu/wishlist/procedure/colorizing_algorithm?rev=1555067621&amp;do=diff"/>
                <rdf:li rdf:resource="https://imagejdocu.list.lu/wishlist/procedure/freehand_crop_and_exclusion?rev=1555067621&amp;do=diff"/>
                <rdf:li rdf:resource="https://imagejdocu.list.lu/wishlist/procedure/tricubic_interpolation?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/wishlist/procedure/alpha_shapes_-_concave_hull?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>Alpha shapes and concave hull</title>
        <link>https://imagejdocu.list.lu/wishlist/procedure/alpha_shapes_-_concave_hull?rev=1555067621&amp;do=diff</link>
        <description>Alpha shapes and concave hull

The concave hull of a set of points can be approached using alpha shapes. See the link below for a demo applet.

&lt;http://cgm.cs.mcgill.ca/~godfried/teaching/projects97/belair/alpha.html&gt;</description>
    </item>
    <item rdf:about="https://imagejdocu.list.lu/wishlist/procedure/colorizing_algorithm?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>Colorizing algorithm</title>
        <link>https://imagejdocu.list.lu/wishlist/procedure/colorizing_algorithm?rev=1555067621&amp;do=diff</link>
        <description>Colorizing algorithm

Change greyscale into colour. It is possible! (Well, kind of...)

Colorizing algorithm: Given a greyscale image and colour seeds or a palette from another image, recode the image in colour. There seem to be various methods to achieve this:</description>
    </item>
    <item rdf:about="https://imagejdocu.list.lu/wishlist/procedure/freehand_crop_and_exclusion?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>Freehand crop and exclusion.</title>
        <link>https://imagejdocu.list.lu/wishlist/procedure/freehand_crop_and_exclusion?rev=1555067621&amp;do=diff</link>
        <description>Freehand crop and exclusion.

If you select a freehand area, it would be nice if “edge” were redefined as the edge of the selection rather than remaining as the rectangular edge of the original image.
 We could then analyse non rectangular image selections and have an “exclude on edges” to avoid having to painstakingly trace exactly around all items of interest, and then do a “clear outside”. [reported by James Connolly]</description>
    </item>
    <item rdf:about="https://imagejdocu.list.lu/wishlist/procedure/tricubic_interpolation?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>Tricubic Interpolation</title>
        <link>https://imagejdocu.list.lu/wishlist/procedure/tricubic_interpolation?rev=1555067621&amp;do=diff</link>
        <description>Tricubic Interpolation

When scaling with the -&gt; Image -&gt; Scale command, there is currently no tricubic interpolation. Bicubical interpolation exists of course. When interpolating in three dimensions it looks like it would bicubically interpolate the stack images and then later on cubically interpolate this new stack. (However, I think there is some severe mathematical difference between true tricubic interpolation and this</description>
    </item>
</rdf:RDF>
