| 
|||||||||
| 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.utilities.volume.MedicAlgorithmCombineSubimages
public class MedicAlgorithmCombineSubimages
| Field Summary | 
|---|
| Fields inherited from class edu.jhu.ece.iacl.jist.pipeline.ProcessingAlgorithm | 
|---|
algorithmInformation, inputParams, JIST_VERSION, outputParams, performance, runningInSeparateProcess | 
| Constructor Summary | |
|---|---|
MedicAlgorithmCombineSubimages()
 | 
|
| Method Summary | |
|---|---|
 ImageDataMipav | 
combine()
 | 
protected  void | 
createInputParameters(ParamCollection inputParams)
Create input parameters.  | 
protected  void | 
createOutputParameters(ParamCollection outputParams)
Create output parameters.  | 
protected  void | 
execute(CalculationMonitor monitor)
Execute your algorithm.  | 
| Methods inherited from class edu.jhu.ece.iacl.jist.pipeline.ProcessingAlgorithm | 
|---|
getAboutFile, getAlgorithmInformation, getAlgorithmLabel, getAlgorithmName, getDefaultJVMArgs, 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 MedicAlgorithmCombineSubimages()
| Method Detail | 
|---|
protected 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 monitorpublic ImageDataMipav combine()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||