stella.util
Class ImageAmoeba.Single
java.lang.Object
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.
|
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 |
ImageAmoeba.Single
public ImageAmoeba.Single()
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.