stella.util
Class ImageAmoeba.Single

java.lang.Object
  extended by stella.util.ImageAmoeba.Single
Enclosing class:
ImageAmoeba

public static class ImageAmoeba.Single
extends Object

A single run with hard-coded low-pass size, median-size and search box.


Constructor Summary
ImageAmoeba.Single()
           
 
Method Summary
static void main(String[] arg)
          If we supplied an argument, this is treated as the properties of the image amoeba, otherwise we use all default values.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageAmoeba.Single

public ImageAmoeba.Single()
Method Detail

main

public static void main(String[] arg)
If we supplied an argument, this is treated as the properties of the image amoeba, otherwise we use all default values.