|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectHTP
public class HTP
ImageJ-Plugin: HTPheno (High-Throughput Phenotyping)
The main programme which contains the workflow,
implemented as Plugin for ImageJ.
| Field Summary | |
|---|---|
java.lang.String |
path
|
double |
scaling
|
| Constructor Summary | |
|---|---|
HTP()
|
|
| Method Summary | |
|---|---|
void |
doTheActualProcessing()
Contains the complete workflow of HTPheno. |
void |
run(java.lang.String arg)
Runs the ImageJ plugin. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String path
public double scaling
| Constructor Detail |
|---|
public HTP()
| Method Detail |
|---|
public void run(java.lang.String arg)
run in interface ij.plugin.PlugInarg - A String passed as an argument to the plugin to either run HTPheno in 'single image' or 'complete directory' mode.public void doTheActualProcessing()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||