<?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 diverse:commandline</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:09:00+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://imagejdocu.list.lu/diverse/commandline/estimatemem?rev=1555067621&amp;do=diff"/>
                <rdf:li rdf:resource="https://imagejdocu.list.lu/diverse/commandline/imagej?rev=1555067621&amp;do=diff"/>
                <rdf:li rdf:resource="https://imagejdocu.list.lu/diverse/commandline/smoothhisto?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/diverse/commandline/estimatemem?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>Estimate Memory Requirements</title>
        <link>https://imagejdocu.list.lu/diverse/commandline/estimatemem?rev=1555067621&amp;do=diff</link>
        <description>Estimate Memory Requirements

Author

Jonathan Jackson (jjackson a.t familyjackson dot net)

Description

This is a short script to estimate the java heap size to use based on the size of images on disk. It prints a warning and exits if there is not enough RAM available on the machine.</description>
    </item>
    <item rdf:about="https://imagejdocu.list.lu/diverse/commandline/imagej?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>Wrapper script for ImageJ</title>
        <link>https://imagejdocu.list.lu/diverse/commandline/imagej?rev=1555067621&amp;do=diff</link>
        <description>Wrapper script for ImageJ

Description

A command line wrapper script to launch ImageJ on Linux / Mac OS / Cygwin platforms, with the following features

	*  Open images from the command line
	*  Launch macros / execute commands
	*  Send images / commands to running ImageJ windows</description>
    </item>
    <item rdf:about="https://imagejdocu.list.lu/diverse/commandline/smoothhisto?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>Smooth Histogram</title>
        <link>https://imagejdocu.list.lu/diverse/commandline/smoothhisto?rev=1555067621&amp;do=diff</link>
        <description>Smooth Histogram

Description

If an arbitrary number of bins is used to generate a histogram from an integer data-type image, spikes can arise due to an uneven number of integer values within each bin. This utility converts images to floating point and adds random noise with values between 0 and 1 before calculating the histogram</description>
    </item>
</rdf:RDF>
