Modifier and Type | Method and Description |
---|---|
static List<JIPipeDataBatch> |
JIPipeMergingDataBatchBuilder.convertMergingToSingleDataBatches(List<JIPipeMergingDataBatch> mergingDataBatches)
Builds a single data batch where each slot only can have one row
|
Modifier and Type | Method and Description |
---|---|
int |
JIPipeDataBatch.compareTo(JIPipeDataBatch o) |
protected abstract void |
JIPipeParameterlessSimpleIteratingAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo)
Runs code on one data row
|
protected abstract void |
JIPipeIteratingAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo)
Runs code on one data row
|
protected abstract void |
JIPipeSimpleIteratingAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo)
Runs code on one data row
|
protected void |
JIPipeIteratingAlgorithm.runPassThrough(JIPipeProgressInfo progressInfo,
JIPipeDataBatch dataBatch)
A pass-through variant for iterating algorithms.
|
protected void |
JIPipeSimpleIteratingAlgorithm.runPassThrough(JIPipeProgressInfo progressInfo,
JIPipeDataBatch dataBatch)
A pass-through variant for iterating algorithms.
|
Constructor and Description |
---|
JIPipeDataBatch(JIPipeDataBatch other)
Creates a copy
|
Modifier and Type | Method and Description |
---|---|
protected void |
SplitByAnnotationScript.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
MergeAnnotations.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ModifyAnnotationScript.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RenameDataAnnotation.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
GenerateUniqueAnnotation.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
AnnotateWithData.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
AnnotateWithSourceSlot.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SetSingleAnnotation.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
DataAnnotationToStringAnnotation.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ExtractDataAnnotation.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SimplifyAnnotationsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
AnnotateByExpression.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RenameAnnotation.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RemoveAnnotationAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
AnnotateWithDataString.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
OverwriteAnnotations.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ExtractAndReplaceAnnotation.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RemoveDataAnnotations.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
AnnotationTableFromFile.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
ImportCellposeModelAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ImportCellposeSizeModelAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
CLIJCommandNode.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
Clij2ExecuteKernelIterating.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
Clij2ExecuteKernelSimpleIterating.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
Clij2PushAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
Clij2PullAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
SimpleFolderAnnotationGenerator.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
AnnotationToPath.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ImportDataRowFolder.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
CreateDirectory.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
AnnotateWithPathProperties.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
FilterPaths.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
CopyPath.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ConcatenatePaths.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SimplePathAnnotationGenerator.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ExportData.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SimpleFileAnnotationGenerator.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RelativizeByParameter.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ImportDataTableDirectory.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ListFiles.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ExtractParent.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ConcatenateByParameter.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RenameByString.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ExtractFileName.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ListSubfolders.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RelativizePaths.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ConvertDataToOutputPath.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ModifyPath.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ImportDataTableArchive.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
AnnotationTableToPaths.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
PathFromUserDataSource.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
DownloadFilesDataSource.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
ConvertSpotsToRoiNode.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ConvertTracksToRoiNode.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
CreateSpotDetectorNode.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
CreateSpotTrackerNode.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
MeasureSpotsNode.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SpotFilterNode.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SpotsToRGBNode.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SplitSpotsNode.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SpotDetectorNode.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
TracksToRGBNode.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
MeasureBranchesNode.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
TrackFilterNode.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
MeasureEdgesNode.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
TrackSchemeRendererNode.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
MeasureTracksNode.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
FollowSpotsPerTrackNode.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SplitTracksNode.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
TrackingNode.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
WekaClassification2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
WekaTrainingROI3DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
WekaTrainingROI2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
WekaTrainingLabels2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
WekaClassification3DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ImportWekaModelFromFileAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
WekaTrainingMask2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
ImageJ2OpNode.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
CreateIJ2ShapeAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
CreateIJ2OutOfBoundsFactoryAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
boolean |
ImageJ2ModuleIO.transferFromJIPipe(ImageJ2OpNode node,
JIPipeDataBatch dataBatch,
ModuleItem moduleItem,
Module module,
JIPipeProgressInfo progressInfo)
Transfers data from JIPipe into the module
|
boolean |
ServiceImageJ2ModuleIO.transferFromJIPipe(ImageJ2OpNode node,
JIPipeDataBatch dataBatch,
ModuleItem moduleItem,
Module module,
JIPipeProgressInfo progressInfo) |
boolean |
ImageJ2ModuleIO.transferToJIPipe(ImageJ2OpNode node,
JIPipeDataBatch dataBatch,
ParametersData moduleOutputParameters,
ModuleItem moduleItem,
Module module,
JIPipeProgressInfo progressInfo)
Transfers data from JIPipe from the module
|
boolean |
ServiceImageJ2ModuleIO.transferToJIPipe(ImageJ2OpNode node,
JIPipeDataBatch dataBatch,
ParametersData moduleOutputParameters,
ModuleItem moduleItem,
Module module,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
boolean |
DataSlotModuleInput.transferFromJIPipe(ImageJ2OpNode node,
JIPipeDataBatch dataBatch,
ModuleItem moduleItem,
Module module,
JIPipeProgressInfo progressInfo) |
boolean |
DataSlotModuleInput.transferToJIPipe(ImageJ2OpNode node,
JIPipeDataBatch dataBatch,
ParametersData moduleOutputParameters,
ModuleItem moduleItem,
Module module,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
boolean |
DataSlotModuleOutput.transferFromJIPipe(ImageJ2OpNode node,
JIPipeDataBatch dataBatch,
ModuleItem moduleItem,
Module module,
JIPipeProgressInfo progressInfo) |
boolean |
DataSlotModuleOutput.transferToJIPipe(ImageJ2OpNode node,
JIPipeDataBatch dataBatch,
ParametersData moduleOutputParameters,
ModuleItem moduleItem,
Module module,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
boolean |
ParameterImageJ2ModuleInput.transferFromJIPipe(ImageJ2OpNode node,
JIPipeDataBatch dataBatch,
ModuleItem moduleItem,
Module module,
JIPipeProgressInfo progressInfo) |
boolean |
ParameterImageJ2ModuleInput.transferToJIPipe(ImageJ2OpNode node,
JIPipeDataBatch dataBatch,
ParametersData moduleOutputParameters,
ModuleItem moduleItem,
Module module,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
boolean |
ParameterImageJ2ModuleOutput.transferFromJIPipe(ImageJ2OpNode node,
JIPipeDataBatch dataBatch,
ModuleItem moduleItem,
Module module,
JIPipeProgressInfo progressInfo) |
boolean |
ParameterImageJ2ModuleOutput.transferToJIPipe(ImageJ2OpNode node,
JIPipeDataBatch dataBatch,
ParametersData moduleOutputParameters,
ModuleItem moduleItem,
Module module,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
MacroWrapperAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
AnnotateByImageStatisticsExpressionAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ImageStatisticsExpressionAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ImageStatisticsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
AnalyzeSkeleton2D3DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
FindParticles2D.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
RollingBallBackgroundEstimator2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
ConnectedComponentsLabeling2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ConvexifyAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
DistanceTransformWatershed2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
UltimateErodedPoints2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
VolumeOpening3DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
BitwiseLogicalOperationAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
KeepLargestRegionAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
VolumeOpening2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ConnectedComponentsLabeling3DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RemoveLargestRegionAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
BinarizeAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
Voronoi2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ConditionalInverterAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
BoxFilter2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
MedianBlurFilter2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
MedianBlurRGB2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
MedianBlurGreyscale8U2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
BoxFilter3DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
GaussianBlur2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
GaussianBlur3DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
MedianBlurFilter3DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
SetPhysicalDimensionsByExpressionsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SetPhysicalDimensionsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
DrawScaleBarAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SetPhysicalDimensionsByAnnotationsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
Coloc2Node.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
ColorToGreyscaleExpression2D.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SetToValueAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RenderImageToRGBAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SplitChannelsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo)
Deprecated.
|
protected void |
ArrangeChannelsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
InvertColorsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
OverlayImagesAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo)
Deprecated.
|
protected void |
MergeChannelsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SplitRGBChannelsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
BlendImagesAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
CombineChannelsToRGBAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
NewSplitChannelsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SetToColorAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
CLAHEContrastEnhancer.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
IlluminationCorrection2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
HistogramContrastEnhancerAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
ConvertImageToLABAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ConvertImageToHSBAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
MatrixToImageAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ConvertImageTo16BitAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ImageToTableAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ImageToMatrixAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ConvertImageAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ConvertImageTo32BitAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
TableToImageAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ConvertImageTo8BitAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
ConvolveByParameter2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ConvolveByImage2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
OMEImageFromImagePlus.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ImageStackFromFolder.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
StackTo2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
HyperstackSlicerAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
StackSplitterAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
StackCombinerAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SplitByDimensionAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ZProjectorAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
MontageToStackAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
StackInverterAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
NewZProjectorAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ExpressionSlicerAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
StackToMontageAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ResliceAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ReorderDimensionsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
CannyEdgeDetectorAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
LaplacianEdgeDetectorAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SobelEdgeDetectorAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
DifferenceOfGaussian2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
FrangiVesselnessFeatures.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
LaplacianOfGaussian2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
MeijeringVesselness2DFeatures.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
LocalMaxima2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
DirectionalFilter2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
FFT2DForwardTransform.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
FFT2DSwapQuadrants.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
FFT2DInverseTransform.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
ImageFromMatrix2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
GenerateZeroImage.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
GenerateStructureElement3DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
GenerateStructureElement2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
GenerateLUTImageFromColorMap.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
ROIFromGUI.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ResultsTableToGUI.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ExportImageAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RunImageJImporterAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ExportROIAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ROIToGUI.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ExportImage2Algorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ResultsTableFromGUI.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ImagePlusToGUI.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ImagePlusFromGUI.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ExportTableAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
OverlapMeasureLabelsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
DilateLabelsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
GetLabelBoundariesAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ReplaceLabelsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
AnnotateWithOverlapMeasureLabelsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
MergeLabelsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
LabelsToROIAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
KeepLargestLabelAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ExtractLabelStatisticsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RemapLabelsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
LabelsToRGBAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
MergeSmallLabelsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
CropLabelsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ExpandLabelsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
FilterLabelsByMaskAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RemoveBorderLabelsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
FilterLabelsByIdAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
FilterLabelsByExpression2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
FilterLabelsByStatisticsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
FilterLabelsByExpression3DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RemoveLargestLabelAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
FilterLabelsByOverlapAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
SetLUTFromColorMapAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ApplyLUTAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RemoveLUTAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SetLUTFromColorsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
LUTInverterAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SetLUTFromImageAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
Hessian2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
GenerateFromMathExpression2D.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RemoveNaNFilter2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ApplyTransform2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ApplyVectorMathExpression2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ImageCalculator2DExpression.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ApplyMath2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ImageCalculator2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ApplyColorMathExpression2DExpression.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
DivideByMaximumAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RoundFloatImageAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
GenerateVectorFromMathExpression.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ApplyMathExpression2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
ApplyDistanceTransform2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
LabelChamferDistanceMap3DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ChamferDistanceMap2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ChamferDistanceMap3DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
GeodesicDistanceMap2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
ExtendedMinima2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ExtendedMinima3DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RegionalMinima2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
LocalMinimumFilter2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
LocalImageCalculator2DExpression.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ImposeMaxima3DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
LocalMinimumFilter3DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
LocalVarianceFilter3DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
LocalVarianceFilter2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ExtendedMaxima3DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RegionalMaxima3DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ImposeMaxima2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RegionalMinima3DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
LocalMaximumFilter2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
LocalMaximumFilter3DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RegionalMaxima2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ExtendedMaxima2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
DataToPreviewAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RenderJIPipeProjectAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
Morphology3DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
MorphologyBinary2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
MorphologicalReconstruction3DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
MorphologicalReconstruction2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
MorphologySkeletonize2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
MorphologySkeletonize3DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
MorphologyOutline2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
GrayscaleAttributeFiltering2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
FindHoles2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
MorphologyInternalGradient2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
Morphology2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
MorphologyFillHoles2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
GrayscaleAttributeFiltering3DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
AddSaltAndPepperNoise2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RemoveOutliersFilter2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
DespeckleFilter2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
AddNoise2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
MSEGaussianFlowAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
PMCCBlockFlowAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
MSEBlockFlowAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
ExtractOverlayAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RemoveOverlayAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RenderOverlayAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SetOverlayAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
CropToRoiAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SplitRoiConnectedComponentsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SetRoiImageAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
UnsetRoiImageAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RoiCalculatorAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
GetRoiImageAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ExtractImageInRoiAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
RoiPropertiesToAnnotationsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
ExtractFromROIAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
RoiToRGBAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
UnreferencedRoiToRGBAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RoiToMaskAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ROIToLabelsExpressionAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ROIToLabelsByNameAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
UnreferencedRoiToMaskAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
DrawRectangleRoiAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
DrawOvalRoiAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
DrawScaleBarRoiAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
DrawTextRoiAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
FilterRoiByStatisticsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RemoveBorderRoisAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
FilterRoiByNameAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SliceROIListAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
FilterRoiByStatisticsScriptAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
FilterROIListsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
FilterROIByOverlapAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
MaskToRoiAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
AppendRectangularRoiAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo)
Deprecated.
|
protected void |
ReferencedAppendRectangularRoiAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo)
Deprecated.
|
protected void |
ReferencedDefineRectangularRoiAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo)
Deprecated.
|
protected void |
TableToRectangularROIAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
TableToCircularROIAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
RoiStatisticsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
FilterAndMergeRoiByStatisticsScriptAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
ColorRoiByStatisticsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
OutlineRoiAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ChangeRoiPropertiesFromAnnotationsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ChangeRoiPropertiesAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ChangeRoiNameFromExpressionsAndMeasurementsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RoiToCentroidAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RoiFloodFillAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ReorderRoiDimensionsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ColorRoiByNameAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ScaleRoiAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ChangeRoiPropertiesFromExpressionsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
SetRoiMetadataByStatisticsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SetROIMetadataFromTableAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RemoveROIMetadataAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ExtractROIMetadataAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
SortAndExtractRoiByStatisticsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo)
Deprecated.
|
protected void |
SortRoiListByExpressionsAndMeasurementsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SortAndExtractRoiByStatisticsAlgorithm2.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
SplitRoiAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ExplodeRoiAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
SeededWatershedSegmentationAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RidgeDetector2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ClassicWatershedSegmentationAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
LaplacianSharpen2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
AverageKeyValueThresholdStatisticsGenerator.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
KeyValueThresholdStatisticsGenerator.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
KeyValueThresholdPartitionAveragesGenerator.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
KeyValueAveragesGenerator.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
HistogramGenerator.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
FastKeyValueThresholdStatisticsGenerator.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
KeyValueHistogramGenerator.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
KeyValueThresholdPartitionGenerator.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
CustomAutoThreshold2D8UAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ManualThreshold8U2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
CustomAutoThreshold2D16UAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
FastCircularHoughSegmentation2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
LinesHoughDetection2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
CircularHoughSegmentation2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
CustomAutoThreshold2D32FAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
AutoThreshold2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
HessianSegmentation2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
PercentileThreshold8U2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ManualThreshold32F2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
InternalGradientSegmentation2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ManualThreshold16U2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
BrightSpotsSegmentation2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ThresholdByAnnotation2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
ManualHSBThreshold2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ManualRGBThreshold2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ColorThresholdExpression2D.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ManualLABThreshold2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
IterativeThresholdByROIStatistics2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
LocalAutoThreshold2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
NiblackLocalAutoThreshold2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ContrastLocalAutoThreshold2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
BernsenLocalAutoThreshold2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
PhansalkarLocalAutoThreshold2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SauvolaLocalAutoThreshold2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
ij.process.ImageProcessor |
MergeImagesAlgorithm.getMask(JIPipeDataBatch dataBatch,
ImageSliceIndex sliceIndex,
JIPipeProgressInfo progressInfo) |
protected void |
TransformRotate2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
TransformFlip2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
TransformCrop2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
TransformRotateFree2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
TransformEqualizeDimensionsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
TransformSetHyperstackDimensionsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
TransformScale2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
TileImage2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
AddBorder2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
Warp2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
TransformScale3DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
MergeImagesAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
TransformExpandCanvas2DAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
ij.process.ImageProcessor |
SimpleImageAndRoiIteratingAlgorithm.getMask(JIPipeDataBatch dataBatch,
ImageSliceIndex sliceIndex,
JIPipeProgressInfo progressInfo) |
static ij.ImagePlus |
ImageJAlgorithmUtils.getMaskFromMaskOrROI(ImageROITargetArea targetArea,
JIPipeDataBatch dataBatch,
String imageSlotName,
JIPipeProgressInfo progressInfo) |
static ij.process.ImageProcessor |
ImageJAlgorithmUtils.getMaskProcessorFromMaskOrROI(ImageROITargetArea targetArea,
JIPipeDataBatch dataBatch,
ImageSliceIndex sliceIndex,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
SetBioFormatsExporterSettings.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ImagePropertiesToAnnotationAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
DisplayRangeCalibrationAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
BioFormatsExporter.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
ColorSpaceConverterAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
BioFormatsImporter.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ROIDataFromOMEImage.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ROIDataFromFile.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ImportLUTAsRGBFromFile.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ResultsTableFromFile.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ImagePlusFromFile.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
AnnotationsToParametersAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ParametersToAnnotationsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
MergeParametersAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
GenerateParametersFromExpressionAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ConvertParametersToTableAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
DownloadOMEROTableAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
DownloadOMEROImageAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
OMEROImageReferenceDataSource.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
OMEROGroupReferenceDataSource.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
OMEROFindProjectAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
OMERODatasetReferenceDataSource.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
OMEROProjectReferenceDataSource.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static void |
PythonUtils.extractOutputs(JIPipeDataBatch dataBatch,
Map<String,Path> outputSlotPaths,
List<JIPipeOutputDataSlot> outputSlots,
JIPipeTextAnnotationMergeMode annotationMergeStrategy,
JIPipeProgressInfo progressInfo) |
static Map<String,Path> |
PythonUtils.installInputSlots(StringBuilder code,
JIPipeDataBatch dataBatch,
JIPipeGraphNode node,
List<JIPipeInputDataSlot> effectiveInputSlots,
Path workDirectory,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
SimpleIteratingJythonScriptAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
IteratingJythonScriptAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
IteratingPythonScriptAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
ImportRDatasetAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
IteratingRScriptAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
StringDefinitionDataSource.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
ModifyTableColumnNamesAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
GenerateColumnAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
IntegrateColumnsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ModifyTablesScript.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
GenerateTableFromExpressionAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
AddAnnotationColumnsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ConvertAnnotationTableToAnnotatedTables.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
AnnotateByTablePropertiesAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
AnnotateDataWithTableValues.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
RenameSingleColumnsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RenameTableColumnsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RemoveColumnAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ColumnToStringAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ApplyExpressionToColumnsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ColumnToNumericAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ConvertColumnsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RenameTableColumnsToAnnotationAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SortTableColumnsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ColumnsToAnnotationsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
SliceTableRowsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
FilterTableRowsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
FilterTablesAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
MergeTableColumnsSupplementAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
SortTableRowsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
AddMissingRowsInSeriesAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ApplyExpressionPerRowAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
SplitTableIntoColumnsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SplitTableByColumnsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
SplitTableIntoRowsAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
UnMeltTableAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
MeltTableAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
HistogramAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
SetVirtualStateAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ConverterAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RunExpressionAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ImportJIPipeSlotFolderAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
ToDataStringAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
PullDataTableAnnotations.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
PushDataTableAnnotations.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
AnnotateWithDataTableProperties.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
GetJIPipeSlotFolderAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
RunJIPipeProjectAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
protected void |
PathsToJIPipeProjectParametersAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
RunProcessIteratingAlgorithm.runIteration(JIPipeDataBatch dataBatch,
JIPipeProgressInfo progressInfo) |
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.