|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectAlgorithmBase
edu.jhu.ece.iacl.jist.pipeline.ProcessingAlgorithm
edu.jhu.ece.iacl.plugins.registration.MedicAlgorithmAtlasSelection
public class MedicAlgorithmAtlasSelection
| Field Summary |
|---|
| Fields inherited from class edu.jhu.ece.iacl.jist.pipeline.ProcessingAlgorithm |
|---|
algorithmInformation, inputParams, JIST_VERSION, outputParams, performance, runningInSeparateProcess |
| Constructor Summary | |
|---|---|
MedicAlgorithmAtlasSelection()
|
|
| Method Summary | |
|---|---|
double[] |
calculateMinAndMaxVals(ImageData sub,
ImageData tar)
|
protected void |
createInputParameters(ParamCollection inputParams)
Create input parameters. |
protected void |
createOutputParameters(ParamCollection outputParams)
Create output parameters. |
protected void |
execute(CalculationMonitor monitor)
Execute your algorithm. |
java.lang.String[] |
getDefaultJVMArgs()
Default JVM Arguments --- currently only the Sun VM is supported |
| Methods inherited from class edu.jhu.ece.iacl.jist.pipeline.ProcessingAlgorithm |
|---|
getAboutFile, getAlgorithmInformation, getAlgorithmLabel, getAlgorithmName, getInput, getMapFile, getOutput, getOutputDirectory, getPreferredSize, getTimeStamp, getUsageFile, init, init, isRunningInSeparateProcess, load, runAlgorithm, runAlgorithm, saveResources, setInput, setMapFile, setOutput, setOutputDirectory, setOutputMetaFile, setPreferredSize, setRunningInSeparateProcess, writeSummaryFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MedicAlgorithmAtlasSelection()
| Method Detail |
|---|
public java.lang.String[] getDefaultJVMArgs()
ProcessingAlgorithm
getDefaultJVMArgs in class ProcessingAlgorithmprotected void createInputParameters(ParamCollection inputParams)
ProcessingAlgorithm
createInputParameters in class ProcessingAlgorithminputParams - the input parametersprotected void createOutputParameters(ParamCollection outputParams)
ProcessingAlgorithm
createOutputParameters in class ProcessingAlgorithmoutputParams - the output parametersprotected void execute(CalculationMonitor monitor)
ProcessingAlgorithm
execute in class ProcessingAlgorithmmonitor - progress monitor
public double[] calculateMinAndMaxVals(ImageData sub,
ImageData tar)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||