Modifier and Type | Method and Description |
---|---|
String |
JIPipeMutableDependency.getDependencyId() |
String |
JIPipeJsonExtension.getDependencyId() |
String |
JIPipeMutableDependency.getDependencyVersion() |
String |
JIPipeJsonExtension.getDependencyVersion() |
String |
JIPipeImageJUpdateSiteDependency.getDescription() |
String |
JIPipeImageJUpdateSiteDependency.getMaintainer() |
JIPipeMetadata |
JIPipeMutableDependency.getMetadata() |
JIPipeMetadata |
JIPipeJsonExtension.getMetadata() |
String |
JIPipeImageJUpdateSiteDependency.getName() |
JIPipeImageJUpdateSiteDependency.List |
JIPipeJsonExtension.getUpdateSiteDependenciesParameter() |
String |
JIPipeImageJUpdateSiteDependency.getUrl() |
Modifier and Type | Method and Description |
---|---|
JIPipeAuthorMetadata.List |
JIPipeMetadata.getAcknowledgements()
Gets the list of acknowledged authors
|
StringList |
JIPipeAuthorMetadata.getAffiliations() |
JIPipeAuthorMetadata.List |
JIPipeMetadata.getAuthors() |
Color |
JIPipeNodeTemplate.getBorderColor() |
PluginCategoriesEnumParameter.List |
JIPipeMetadata.getCategories() |
String |
JIPipeMetadata.getCitation() |
String |
JIPipeAuthorMetadata.getContact() |
HTMLText |
JIPipeAuthorMetadata.getCustomText() |
String |
JIPipeNodeTemplate.getData() |
StringList |
JIPipeMetadata.getDependencyCitations() |
HTMLText |
JIPipeNodeTemplate.getDescription() |
HTMLText |
JIPipeMetadata.getDescription() |
Color |
JIPipeNodeTemplate.getFillColor() |
String |
JIPipeAuthorMetadata.getFirstName() |
IconRef |
JIPipeNodeTemplate.getIcon() |
String |
JIPipeAuthorMetadata.getLastName() |
String |
JIPipeMetadata.getLicense() |
StringList |
JIPipeNodeTemplate.getMenuPath() |
String |
JIPipeNodeTemplate.getName() |
String |
JIPipeMetadata.getName() |
JIPipeNodeTemplate.List |
JIPipeProjectMetadata.getNodeTemplates() |
int |
JIPipeRunSettings.getNumThreads() |
Path |
JIPipeRunSettings.getOutputPath() |
JIPipeProjectPermissions |
JIPipeProjectMetadata.getPermissions() |
String |
JIPipeNodeTemplate.getSource() |
HTMLText |
JIPipeMetadata.getSummary() |
String |
JIPipeProjectMetadata.getTemplateDescription() |
ImageParameter |
JIPipeMetadata.getThumbnail() |
String |
JIPipeAuthorMetadata.getTitle() |
JIPipeImageJUpdateSiteDependency.List |
JIPipeProjectMetadata.getUpdateSiteDependencies() |
String |
JIPipeMetadata.getWebsite() |
String |
JIPipeAuthorMetadata.getWebsite() |
boolean |
JIPipeAuthorMetadata.isCorrespondingAuthor() |
boolean |
JIPipeAuthorMetadata.isFirstAuthor() |
boolean |
JIPipeRunSettings.isLoadFromCache() |
boolean |
JIPipeProjectPermissions.isPreventAddingDeletingNodes() |
boolean |
JIPipeProjectPermissions.isPreventModifyingSlots() |
boolean |
JIPipeProjectMetadata.isRestoreTabs() |
boolean |
JIPipeRunSettings.isStoreToCache() |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
JIPipeDataByMetadataExporter.getFileNameGenerator() |
boolean |
JIPipeDataByMetadataExporter.isForceName() |
boolean |
JIPipeDataByMetadataExporter.isMakeFilesystemCompatible() |
Modifier and Type | Class and Description |
---|---|
class |
IOInterfaceAlgorithm
Algorithm that passes the input to the output
|
class |
JIPipeCompartmentOutput
A graph compartment output
Transfers data 1:1 from input to output
|
class |
JIPipeProjectCompartment
A project compartment.
|
Modifier and Type | Method and Description |
---|---|
GraphNodeParameterReferenceGroupCollection |
JIPipeProjectCompartment.getExportedParameters() |
boolean |
JIPipeProjectCompartment.isShowLimitedParameters() |
Modifier and Type | Class and Description |
---|---|
class |
JIPipeCompartmentOutputData
Represents an
JIPipeCompartmentOutput in the compartment graph. |
Modifier and Type | Class and Description |
---|---|
class |
DataTableImageJDataExporter
The fallback/default data adapter that can handle any data type.
|
class |
DataTableImageJDataImporter
The fallback/default data adapter that can handle any data type.
|
class |
EmptyImageJDataExporter
An exporter that does nothing
|
class |
EmptyImageJDataImporter
An importer that does nothing
|
Modifier and Type | Method and Description |
---|---|
String |
ImageJDataExportOperation.getExporterId() |
String |
ImageJDataImportOperation.getImporterId() |
String |
ImageJImportParameters.getName() |
String |
ImageJExportParameters.getName() |
boolean |
ImageJExportParameters.isActivate() |
boolean |
ImageJExportParameters.isAppend() |
boolean |
ImageJImportParameters.isDuplicate() |
boolean |
ImageJExportParameters.isDuplicate() |
boolean |
ImageJExportParameters.isNoWindows() |
Modifier and Type | Interface and Description |
---|---|
interface |
JIPipeData
Base class for any JIPipe data wrapper class
There must be a static function importData(
JIPipeReadDataStorage , JIPipeProgressInfo) that imports the data from a row storage folder. |
class |
JIPipeDataTable |
class |
JIPipeEmptyData |
Modifier and Type | Method and Description |
---|---|
String |
JIPipeDataSlotInfo.getCustomName() |
String |
JIPipeDataSlotInfo.getDescription() |
boolean |
JIPipeDataSlotInfo.isOptional() |
boolean |
JIPipeDataSlotInfo.isSaveOutputs() |
boolean |
JIPipeDataSlotInfo.isVirtual() |
Modifier and Type | Method and Description |
---|---|
String |
ExternalEnvironment.getName() |
Modifier and Type | Class and Description |
---|---|
class |
GraphWrapperAlgorithmInput |
class |
GraphWrapperAlgorithmOutput |
class |
NodeGroup
A sub-graph algorithm that can be defined by a user
|
Modifier and Type | Method and Description |
---|---|
JIPipeMergingAlgorithmDataBatchGenerationSettings |
JsonAlgorithm.getBatchGenerationSettings() |
JIPipeMergingAlgorithmDataBatchGenerationSettings |
NodeGroup.getBatchGenerationSettings() |
DynamicCategoryEnumParameter |
JsonNodeInfo.getCategoryParameter() |
NodeGroupContents |
NodeGroup.getContents() |
IconRef |
JsonNodeInfo.getCustomIcon() |
HTMLText |
JsonNodeInfo.getDescription() |
GraphNodeParameterReferenceGroupCollection |
JsonNodeInfo.getExportedParameters() |
GraphNodeParameterReferenceGroupCollection |
NodeGroup.getExportedParameters() |
String |
JsonNodeInfo.getId() |
GraphWrapperAlgorithm.IterationMode |
JsonAlgorithm.getIterationMode() |
GraphWrapperAlgorithm.IterationMode |
NodeGroup.getIterationMode() |
StringList |
JsonNodeInfo.getMenuPathList() |
String |
JsonNodeInfo.getName() |
boolean |
JsonNodeInfo.isHidden() |
boolean |
NodeGroup.isShowLimitedParameters() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
GraphNodeParameterReference.getCustomDescription() |
String |
GraphNodeParameterReference.getCustomName() |
HTMLText |
GraphNodeParameterReferenceGroup.getDescription() |
String |
GraphNodeParameterReferenceGroup.getName() |
String |
GraphNodeParameterReference.getPath() |
Modifier and Type | Class and Description |
---|---|
class |
LoopEndNode |
class |
LoopStartNode |
Modifier and Type | Method and Description |
---|---|
JIPipeMergingAlgorithmDataBatchGenerationSettings |
LoopStartNode.getBatchGenerationSettings() |
GraphWrapperAlgorithm.IterationMode |
LoopStartNode.getIterationMode() |
Modifier and Type | Method and Description |
---|---|
JIPipeAdaptiveParameterSettings |
JIPipeSingleIterationAlgorithm.getAdaptiveParameterSettings() |
JIPipeAdaptiveParameterSettings |
JIPipeMergingAlgorithm.getAdaptiveParameterSettings() |
JIPipeAdaptiveParameterSettings |
JIPipeIteratingAlgorithm.getAdaptiveParameterSettings() |
JIPipeAdaptiveParameterSettings |
JIPipeSimpleIteratingAlgorithm.getAdaptiveParameterSettings() |
JIPipeTextAnnotationMatchingMethod |
JIPipeIteratingMissingDataGeneratorDataBatchGenerationSettings.getAnnotationMatchingMethod() |
JIPipeTextAnnotationMatchingMethod |
JIPipeIteratingAlgorithmDataBatchGenerationSettings.getAnnotationMatchingMethod() |
JIPipeTextAnnotationMatchingMethod |
JIPipeMergingAlgorithmDataBatchGenerationSettings.getAnnotationMatchingMethod() |
JIPipeTextAnnotationMergeMode |
JIPipeSingleIterationAlgorithmDataBatchGenerationSettings.getAnnotationMergeStrategy() |
JIPipeTextAnnotationMergeMode |
JIPipeIteratingMissingDataGeneratorDataBatchGenerationSettings.getAnnotationMergeStrategy() |
JIPipeTextAnnotationMergeMode |
JIPipeIteratingAlgorithmDataBatchGenerationSettings.getAnnotationMergeStrategy() |
JIPipeTextAnnotationMergeMode |
JIPipeMergingAlgorithmDataBatchGenerationSettings.getAnnotationMergeStrategy() |
JIPipeTextAnnotationMergeMode |
JIPipeMissingDataGeneratorDataBatchGenerationSettings.getAnnotationMergeStrategy() |
JIPipeColumMatching |
JIPipeIteratingMissingDataGeneratorDataBatchGenerationSettings.getColumnMatching() |
JIPipeColumMatching |
JIPipeIteratingAlgorithmDataBatchGenerationSettings.getColumnMatching() |
JIPipeColumMatching |
JIPipeMergingAlgorithmDataBatchGenerationSettings.getColumnMatching() |
DefaultExpressionParameter |
JIPipeIteratingMissingDataGeneratorDataBatchGenerationSettings.getCustomAnnotationMatching() |
DefaultExpressionParameter |
JIPipeIteratingAlgorithmDataBatchGenerationSettings.getCustomAnnotationMatching() |
DefaultExpressionParameter |
JIPipeMergingAlgorithmDataBatchGenerationSettings.getCustomAnnotationMatching() |
StringQueryExpression |
JIPipeIteratingMissingDataGeneratorDataBatchGenerationSettings.getCustomColumns() |
StringQueryExpression |
JIPipeIteratingAlgorithmDataBatchGenerationSettings.getCustomColumns() |
StringQueryExpression |
JIPipeMergingAlgorithmDataBatchGenerationSettings.getCustomColumns() |
StringQueryExpression |
JIPipeMissingDataGeneratorDataBatchGenerationSettings.getCustomColumns() |
HTMLText |
JIPipeGraphNode.getCustomDescription()
Returns the custom description that is set by the user
|
JIPipeDataAnnotationMergeMode |
JIPipeSingleIterationAlgorithmDataBatchGenerationSettings.getDataAnnotationMergeStrategy() |
JIPipeDataAnnotationMergeMode |
JIPipeIteratingMissingDataGeneratorDataBatchGenerationSettings.getDataAnnotationMergeStrategy() |
JIPipeDataAnnotationMergeMode |
JIPipeIteratingAlgorithmDataBatchGenerationSettings.getDataAnnotationMergeStrategy() |
JIPipeDataAnnotationMergeMode |
JIPipeMergingAlgorithmDataBatchGenerationSettings.getDataAnnotationMergeStrategy() |
JIPipeDataAnnotationMergeMode |
JIPipeMissingDataGeneratorDataBatchGenerationSettings.getDataAnnotationMergeStrategy() |
JIPipeSingleIterationAlgorithmDataBatchGenerationSettings |
JIPipeSingleIterationAlgorithm.getDataBatchGenerationSettings() |
JIPipeIteratingMissingDataGeneratorDataBatchGenerationSettings |
JIPipeIteratingMissingDataGeneratorAlgorithm.getDataBatchGenerationSettings() |
JIPipeMergingAlgorithmDataBatchGenerationSettings |
JIPipeMergingAlgorithm.getDataBatchGenerationSettings() |
JIPipeParameterlessSimpleIteratingAlgorithm.DataBatchGenerationSettings |
JIPipeParameterlessSimpleIteratingAlgorithm.getDataBatchGenerationSettings() |
JIPipeMissingDataGeneratorDataBatchGenerationSettings |
JIPipeMissingDataGeneratorAlgorithm.getDataBatchGenerationSettings() |
JIPipeIteratingAlgorithmDataBatchGenerationSettings |
JIPipeIteratingAlgorithm.getDataBatchGenerationSettings() |
JIPipeSimpleIteratingAlgorithmDataBatchGenerationSettings |
JIPipeSimpleIteratingAlgorithm.getDataBatchGenerationSettings() |
JIPipeColumMatching |
JIPipeMissingDataGeneratorDataBatchGenerationSettings.getDataSetMatching() |
OptionalIntegerRange |
JIPipeSimpleIteratingAlgorithmDataBatchGenerationSettings.getLimit() |
OptionalIntegerRange |
JIPipeParameterlessSimpleIteratingAlgorithm.DataBatchGenerationSettings.getLimit() |
OptionalIntegerRange |
JIPipeIteratingMissingDataGeneratorDataBatchGenerationSettings.getLimit() |
OptionalIntegerRange |
JIPipeIteratingAlgorithmDataBatchGenerationSettings.getLimit() |
OptionalIntegerRange |
JIPipeMergingAlgorithmDataBatchGenerationSettings.getLimit() |
OptionalIntegerRange |
JIPipeMissingDataGeneratorDataBatchGenerationSettings.getLimit() |
String |
JIPipeGraphNode.getName()
Returns the algorithm name
|
StringQueryExpressionAndStringPairParameter.List |
JIPipeAdaptiveParameterSettings.getOverriddenParameters() |
String |
JIPipeAdaptiveParameterSettings.getParameterAnnotationsPrefix() |
String |
JIPipeParameterSlotAlgorithmSettings.getParameterAnnotationsPrefix() |
JIPipeParameterSlotAlgorithmSettings |
JIPipeParameterSlotAlgorithm.getParameterSlotAlgorithmSettings() |
boolean |
JIPipeMissingDataGeneratorDataBatchGenerationSettings.isAllowMerging() |
boolean |
JIPipeAdaptiveParameterSettings.isAttachOnlyNonDefaultParameterAnnotations() |
boolean |
JIPipeParameterSlotAlgorithmSettings.isAttachOnlyNonDefaultParameterAnnotations() |
boolean |
JIPipeAdaptiveParameterSettings.isAttachParameterAnnotations() |
boolean |
JIPipeParameterSlotAlgorithmSettings.isAttachParameterAnnotations() |
boolean |
JIPipeGraphNode.isBookmarked() |
boolean |
JIPipeAlgorithm.isEnabled() |
boolean |
JIPipeAdaptiveParameterSettings.isEnabled() |
boolean |
JIPipeIteratingMissingDataGeneratorDataBatchGenerationSettings.isForceFlowGraphSolver() |
boolean |
JIPipeIteratingAlgorithmDataBatchGenerationSettings.isForceFlowGraphSolver() |
boolean |
JIPipeMergingAlgorithmDataBatchGenerationSettings.isForceFlowGraphSolver() |
boolean |
JIPipeMissingDataGeneratorDataBatchGenerationSettings.isForceFlowGraphSolver() |
boolean |
JIPipeParameterSlotAlgorithmSettings.isHasParameterSlot() |
boolean |
JIPipeIteratingMissingDataGeneratorAlgorithm.isKeepOriginalAnnotations() |
boolean |
JIPipeMissingDataGeneratorAlgorithm.isKeepOriginalAnnotations() |
boolean |
JIPipeSingleIterationAlgorithm.isParallelizationEnabled() |
boolean |
JIPipeIteratingMissingDataGeneratorAlgorithm.isParallelizationEnabled() |
boolean |
JIPipeMergingAlgorithm.isParallelizationEnabled() |
boolean |
JIPipeParameterlessSimpleIteratingAlgorithm.isParallelizationEnabled() |
boolean |
JIPipeMissingDataGeneratorAlgorithm.isParallelizationEnabled() |
boolean |
JIPipeIteratingAlgorithm.isParallelizationEnabled() |
boolean |
JIPipeSimpleIteratingAlgorithm.isParallelizationEnabled() |
boolean |
JIPipeAdaptiveParameterSettings.isParameterAnnotationsUseInternalNames() |
boolean |
JIPipeParameterSlotAlgorithmSettings.isParameterAnnotationsUseInternalNames() |
boolean |
JIPipeAlgorithm.isPassThrough() |
boolean |
JIPipeIteratingAlgorithmDataBatchGenerationSettings.isSkipIncompleteDataSets() |
boolean |
JIPipeMergingAlgorithmDataBatchGenerationSettings.isSkipIncompleteDataSets() |
Modifier and Type | Method and Description |
---|---|
JIPipeDocumentation |
JIPipeDefaultParameterCollectionContextAction.getDocumentation() |
JIPipeDocumentation |
JIPipeReflectionParameterAccess.getDocumentation() |
JIPipeDocumentation |
JIPipeReflectionParameterCollectionContextAction.getDocumentation() |
JIPipeDocumentation |
JIPipeParameterCollectionContextAction.getDocumentation()
Documentation of this action
|
JIPipeDocumentation |
JIPipeParameterTree.getSourceDocumentation(JIPipeParameterCollection source)
Gets source documentation
|
Modifier and Type | Method and Description |
---|---|
void |
JIPipeReflectionParameterAccess.setDocumentation(JIPipeDocumentation documentation) |
Constructor and Description |
---|
JIPipeDefaultParameterCollectionContextAction(JIPipeDocumentation documentation,
URL iconURL,
Consumer<JIPipeWorkbench> function) |
JIPipeReflectionParameterCollectionContextAction(Object target,
Method function,
URL iconURL,
JIPipeDocumentation documentation) |
Modifier and Type | Class and Description |
---|---|
class |
AnnotateByExpression
Algorithm that annotates all data with the same annotation
|
class |
AnnotateWithAnnotationTable
Algorithm that merges the annotations of all inputs and outputs the data with the shared annotations
|
class |
AnnotateWithData |
class |
AnnotateWithDataString
Generates annotations from filenames
|
class |
AnnotateWithSourceSlot
Generates annotations from filenames
|
class |
ConvertToAnnotationTable
Removes a specified annotation
|
class |
DataAnnotationToStringAnnotation |
class |
ExtractAndReplaceAnnotation
Generates annotations from filenames
|
class |
ExtractDataAnnotation |
class |
FilterByAnnotation
Algorithm that splits the input data by a specified annotation
|
class |
GenerateRandomUniqueAnnotation
Generates annotations from filenames
|
class |
GenerateUniqueAnnotation
Generates annotations from filenames
|
class |
MergeAnnotations
Algorithm that merges the annotations of all inputs and outputs the data with the shared annotations
|
class |
MergeDataSlots
Merges the input slot tables into one data slot
|
class |
ModifyAnnotationScript
Algorithm that annotates all data with the same annotation
|
class |
OverwriteAnnotations |
class |
RemoveAnnotationAlgorithm
Removes a specified annotation
|
class |
RemoveArrayAnnotationsAlgorithm |
class |
RemoveDataAnnotations |
class |
RemoveNAAnnotationColumnsAlgorithm |
class |
RenameAnnotation
Generates annotations from filenames
|
class |
RenameDataAnnotation
Generates annotations from filenames
|
class |
SetSingleAnnotation
Algorithm that annotates all data with the same annotation
|
class |
SimplifyAnnotationsAlgorithm |
class |
SplitByAnnotation
Algorithm that splits the input data by a specified annotation
|
class |
SplitByAnnotationScript
Algorithm that annotates all data with the same annotation
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationTableFromFile
Imports
AnnotationTableData from a file |
Modifier and Type | Class and Description |
---|---|
class |
DataBatchStatusData |
Modifier and Type | Method and Description |
---|---|
StringList |
CellposeSettings.getEasyInstallerRepositories() |
OptionalPythonEnvironment |
CellposeSettings.getOverridePythonEnvironment() |
Modifier and Type | Class and Description |
---|---|
class |
CellposeAlgorithm
Improved version of
CellposeAlgorithm_Old that utilizes the Cellpose CLI |
class |
CellposeTrainingAlgorithm |
class |
ImportCellposeModelAlgorithm |
class |
ImportCellposeSizeModelAlgorithm |
Modifier and Type | Class and Description |
---|---|
class |
CellposeAlgorithm_Old
Deprecated.
New implementation will be CellposeAlgorithm2 that is based around the Cellpose CLI
|
class |
CellposeTrainingAlgorithm_Old
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
CellposeTrainingAlgorithm_Old.getBatchSize()
Deprecated.
|
int |
CellposeTrainingAlgorithm_Old.getDiameter()
Deprecated.
|
OptionalDoubleParameter |
CellposeAlgorithm_Old.getDiameter()
Deprecated.
|
OptionalAnnotationNameParameter |
CellposeAlgorithm_Old.getDiameterAnnotation()
Deprecated.
|
CellposeSegmentationEnhancementSettings_Old |
CellposeAlgorithm_Old.getEnhancementParameters()
Deprecated.
|
CellposeGPUSettings |
CellposeTrainingAlgorithm_Old.getGpuSettings()
Deprecated.
|
DataAnnotationQueryExpression |
CellposeTrainingAlgorithm_Old.getLabelDataAnnotation()
Deprecated.
|
double |
CellposeTrainingAlgorithm_Old.getLearningRate()
Deprecated.
|
int |
CellposeTrainingAlgorithm_Old.getMinTrainMasks()
Deprecated.
|
CellposeSegmentationModelSettings_Old |
CellposeAlgorithm_Old.getModelParameters()
Deprecated.
|
OptionalIntegerParameter |
CellposeTrainingAlgorithm_Old.getNuclearChannel()
Deprecated.
|
int |
CellposeTrainingAlgorithm_Old.getNumEpochs()
Deprecated.
|
CellposeSegmentationOutputSettings_Old |
CellposeAlgorithm_Old.getOutputParameters()
Deprecated.
|
OptionalPythonEnvironment |
CellposeTrainingAlgorithm_Old.getOverrideEnvironment()
Deprecated.
|
OptionalPythonEnvironment |
CellposeAlgorithm_Old.getOverrideEnvironment()
Deprecated.
|
CellposeSegmentationPerformanceSettings_Old |
CellposeAlgorithm_Old.getPerformanceParameters()
Deprecated.
|
CellposePretrainedModel |
CellposeTrainingAlgorithm_Old.getPretrainedModel()
Deprecated.
|
OptionalIntegerParameter |
CellposeTrainingAlgorithm_Old.getSegmentedChannel()
Deprecated.
|
CellposeSegmentationThresholdSettings_Old |
CellposeAlgorithm_Old.getThresholdParameters()
Deprecated.
|
double |
CellposeTrainingAlgorithm_Old.getWeightDecay()
Deprecated.
|
boolean |
CellposeTrainingAlgorithm_Old.isCleanUpAfterwards()
Deprecated.
|
boolean |
CellposeAlgorithm_Old.isCleanUpAfterwards()
Deprecated.
|
boolean |
CellposeTrainingAlgorithm_Old.isConcatenateDownsampledLayers()
Deprecated.
|
boolean |
CellposeTrainingAlgorithm_Old.isEnable3DSegmentation()
Deprecated.
|
boolean |
CellposeAlgorithm_Old.isEnable3DSegmentation()
Deprecated.
|
boolean |
CellposeTrainingAlgorithm_Old.isGenerateConnectedComponents()
Deprecated.
|
boolean |
CellposeTrainingAlgorithm_Old.isTrainSizeModel()
Deprecated.
|
boolean |
CellposeTrainingAlgorithm_Old.isUseResidualConnections()
Deprecated.
|
boolean |
CellposeTrainingAlgorithm_Old.isUseStyleVector()
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
CellposeModelImageJExporter |
class |
CellposeModelImageJImporter |
class |
CellposeSizeModelImageJExporter |
class |
CellposeSizeModelImageJImporter |
Modifier and Type | Class and Description |
---|---|
class |
CellposeModelData
Wrapper around Cellpose models
|
class |
CellposeSizeModelData
Wrapper around Cellpose models
|
Modifier and Type | Class and Description |
---|---|
class |
CellposeEasyInstaller |
class |
MinicondaCellposeEnvInstaller |
class |
MinicondaCellposeGPUEnvInstaller |
class |
PortableCellposeEnvInstaller |
class |
PortableCellposeGPUEnvInstaller |
Modifier and Type | Method and Description |
---|---|
String |
MinicondaCellposeGPUEnvInstaller.Configuration.getCudaToolkitVersion() |
String |
PortableCellposeGPUEnvInstaller.Configuration.getPyTorchPipPackage() |
Modifier and Type | Method and Description |
---|---|
OptionalDoubleParameter |
CellposeSegmentationTweaksSettings.getAnisotropy() |
int |
CellposeTrainingTweaksSettings.getBatchSize() |
double |
CellposeSegmentationThresholdSettings.getCellProbabilityThreshold() |
double |
CellposeSegmentationThresholdSettings.getFlowThreshold() |
OptionalIntegerParameter |
CellposeGPUSettings.getGpuDevice() |
double |
CellposeTrainingTweaksSettings.getLearningRate() |
int |
CellposeTrainingTweaksSettings.getMinTrainMasks() |
OptionalIntegerParameter |
CellposeChannelSettings.getNuclearChannel() |
OptionalIntegerParameter |
CellposeChannelSettings.getSegmentedChannel() |
OptionalDoubleParameter |
CellposeSegmentationThresholdSettings.getStitchThreshold() |
double |
CellposeTrainingTweaksSettings.getWeightDecay() |
boolean |
CellposeChannelSettings.isAllChannels() |
boolean |
CellposeTrainingTweaksSettings.isConcatenateDownsampledLayers() |
boolean |
CellposeSegmentationTweaksSettings.isDisableResample() |
boolean |
CellposeGPUSettings.isEnableGPU() |
boolean |
CellposeSegmentationThresholdSettings.isExcludeOnEdges() |
boolean |
CellposeTrainingTweaksSettings.isGenerateConnectedComponents() |
boolean |
CellposeSegmentationTweaksSettings.isInterpolate() |
boolean |
CellposeChannelSettings.isInvert() |
boolean |
CellposeSegmentationTweaksSettings.isNetAverage() |
boolean |
CellposeSegmentationTweaksSettings.isNormalize() |
boolean |
CellposeSegmentationOutputSettings.isOutputFlowsD() |
boolean |
CellposeSegmentationOutputSettings.isOutputFlowsXY() |
boolean |
CellposeSegmentationOutputSettings.isOutputFlowsZ() |
boolean |
CellposeSegmentationOutputSettings.isOutputLabels() |
boolean |
CellposeSegmentationOutputSettings.isOutputProbabilities() |
boolean |
CellposeSegmentationOutputSettings.isOutputROI() |
boolean |
CellposeTrainingTweaksSettings.isUseResidualConnections() |
boolean |
CellposeTrainingTweaksSettings.isUseStyleVector() |
Modifier and Type | Method and Description |
---|---|
OptionalDoubleParameter |
CellposeSegmentationEnhancementSettings_Old.getAnisotropy()
Deprecated.
|
int |
CellposeSegmentationPerformanceSettings_Old.getBatchSize()
Deprecated.
|
double |
CellposeSegmentationThresholdSettings_Old.getCellProbabilityThreshold()
Deprecated.
|
double |
CellposeSegmentationThresholdSettings_Old.getFlowThreshold()
Deprecated.
|
double |
CellposeSegmentationModelSettings_Old.getMeanDiameter()
Deprecated.
|
int |
CellposeSegmentationThresholdSettings_Old.getMinSize()
Deprecated.
|
CellposeModel |
CellposeSegmentationModelSettings_Old.getModel()
Deprecated.
|
double |
CellposeSegmentationThresholdSettings_Old.getStitchThreshold()
Deprecated.
|
double |
CellposeSegmentationPerformanceSettings_Old.getTileOverlap()
Deprecated.
|
boolean |
CellposeSegmentationEnhancementSettings_Old.isAugment()
Deprecated.
|
boolean |
CellposeSegmentationModelSettings_Old.isEnableGPU()
Deprecated.
|
boolean |
CellposeSegmentationEnhancementSettings_Old.isInterpolate()
Deprecated.
|
boolean |
CellposeSegmentationEnhancementSettings_Old.isNetAverage()
Deprecated.
|
boolean |
CellposeSegmentationEnhancementSettings_Old.isNormalize()
Deprecated.
|
boolean |
CellposeSegmentationOutputSettings_Old.isOutputFlows()
Deprecated.
|
boolean |
CellposeSegmentationOutputSettings_Old.isOutputLabels()
Deprecated.
|
boolean |
CellposeSegmentationOutputSettings_Old.isOutputProbabilities()
Deprecated.
|
boolean |
CellposeSegmentationOutputSettings_Old.isOutputROI()
Deprecated.
|
boolean |
CellposeSegmentationOutputSettings_Old.isOutputStyles()
Deprecated.
|
boolean |
CellposeSegmentationPerformanceSettings_Old.isResample()
Deprecated.
|
boolean |
CellposeSegmentationPerformanceSettings_Old.isTile()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ImageJCalibrationMode |
CLIJSettings.ContrastEnhancerSettings.getCalibrationMode() |
JIPipeDynamicParameterCollection |
CLIJCommandNode.getClijParameters() |
CLIJSettings.ContrastEnhancerSettings |
CLIJSettings.getContrastEnhancerSettings() |
double |
CLIJSettings.ContrastEnhancerSettings.getCustomMax() |
double |
CLIJSettings.ContrastEnhancerSettings.getCustomMin() |
int |
CLIJSettings.getDevice() |
boolean |
CLIJSettings.ContrastEnhancerSettings.isApplyToAllPlanes() |
boolean |
CLIJSettings.isAutoCalibrateAfterPulling() |
boolean |
CLIJSettings.ContrastEnhancerSettings.isDuplicateImage() |
Modifier and Type | Class and Description |
---|---|
class |
Clij2ExecuteKernelIterating |
class |
Clij2ExecuteKernelSimpleIterating |
class |
Clij2PullAlgorithm |
class |
Clij2PushAlgorithm |
Modifier and Type | Method and Description |
---|---|
String |
Clij2ExecuteKernelIterating.getKernelFunction() |
String |
Clij2ExecuteKernelSimpleIterating.getKernelFunction() |
OpenCLKernelScript |
Clij2ExecuteKernelIterating.getKernelScript() |
OpenCLKernelScript |
Clij2ExecuteKernelSimpleIterating.getKernelScript() |
PythonScript |
Clij2ExecuteKernelIterating.getPreprocessingScript() |
PythonScript |
Clij2ExecuteKernelSimpleIterating.getPreprocessingScript() |
JIPipeDynamicParameterCollection |
Clij2ExecuteKernelIterating.getScriptParameters() |
JIPipeDynamicParameterCollection |
Clij2ExecuteKernelSimpleIterating.getScriptParameters() |
Modifier and Type | Class and Description |
---|---|
class |
CLIIJ2DataToImageWindowImageJExporter |
class |
CLIJ2DataFromImageWindowImageJImporter |
Modifier and Type | Class and Description |
---|---|
class |
CLIJImageData
Contains a CLIJ image
|
Modifier and Type | Class and Description |
---|---|
class |
JIPipeCommentNode |
Modifier and Type | Method and Description |
---|---|
Color |
JIPipeCommentNode.getBackgroundColor() |
IconRef |
JIPipeCommentNode.getIcon() |
Color |
JIPipeCommentNode.getTextColor() |
Modifier and Type | Class and Description |
---|---|
class |
BooleanFalseConstant |
class |
BooleanTrueConstant |
class |
NullConstant |
class |
NumericEulerConstant |
class |
NumericPiConstant |
class |
NumericTauConstant |
Modifier and Type | Class and Description |
---|---|
class |
ContainsStringPredicateFunction |
class |
CopyNFunction |
class |
EvaluateFunction |
class |
ExpressionSequenceFunction |
class |
ForEachFunction |
class |
GlobStringPredicateFunction |
class |
IsNullFunction |
class |
LengthFunction |
class |
ParseJsonFunction |
class |
RemoveDuplicatesFunction |
class |
RunFunctionFunction |
class |
SequenceFunction |
class |
SummarizeVariablesFunction |
class |
VariableExistsFunction |
Modifier and Type | Class and Description |
---|---|
class |
CreateArrayFunction |
class |
CreateMapFunction |
class |
CreatePairArrayFunction |
class |
FirstIndexOfFunction |
class |
GetFirstItemFunction |
class |
GetItemFunction |
class |
GetLastItemFunction |
class |
GetMapKeysFunction |
class |
GetMapValuesFunction |
class |
InvertFunction |
class |
LastIndexOfFunction |
class |
SliceFunction |
class |
SortAscendingArrayFunction |
class |
SortDescendingArrayFunction |
class |
SummarizeAnnotationsMapFunction |
class |
SummarizeMapFunction |
Modifier and Type | Class and Description |
---|---|
class |
CreateHSBColorFunction |
class |
CreateLABColorFunction |
class |
CreateRGBColorFunction |
class |
FalseColorsFunction |
class |
HexToRGBFunction |
class |
HSBToLABFunction |
class |
HSBToRGBFunction |
class |
LABToHSBFunction |
class |
LABToRGBFunction |
class |
RGBToHexFunction |
class |
RGBToHSBFunction |
class |
RGBToLABFunction |
Modifier and Type | Class and Description |
---|---|
class |
CaseFunction |
class |
IfElseExprFunction |
class |
IfElseFunction |
class |
SwitchCaseFunction |
class |
SwitchFunction |
class |
WhereFunction |
Modifier and Type | Class and Description |
---|---|
class |
ToBooleanFunction |
class |
ToIntegerFunction |
class |
ToJsonFunction |
class |
ToNumber2Function |
class |
ToNumberFunction |
class |
ToStringFunction |
Modifier and Type | Class and Description |
---|---|
class |
GetDateDayFunction |
class |
GetDateMonthFunction |
class |
GetDateYearFunction |
class |
GetTimeHoursFunction |
class |
GetTimeMinutesFunction |
class |
GetTimeSecondsFunction |
Modifier and Type | Class and Description |
---|---|
class |
GetParentDirectoryFunction |
class |
GetPathNameFunction |
class |
IsDirectoryFunction |
class |
IsFileFunction |
class |
PathCombineFunction |
class |
PathExistsFunction |
Modifier and Type | Class and Description |
---|---|
class |
DefineUserFunction |
class |
EvaluateUserFunction |
Modifier and Type | Class and Description |
---|---|
class |
ClampFunction |
class |
DoubleToStringFunction |
class |
PercentageFunction |
class |
RandomFunction |
class |
RoundToDecimalsFunction |
Modifier and Type | Class and Description |
---|---|
class |
QuantityConvertFunction |
class |
QuantityGetUnitFunction |
class |
QuantityGetValueFunction |
Modifier and Type | Class and Description |
---|---|
class |
AccumulateFunction |
class |
CumulativeTransformArrayFunction |
class |
HistogramFunction |
class |
HistogramThresholdHuang |
class |
HistogramThresholdImageJDefault |
class |
HistogramThresholdImageJIsoData |
class |
HistogramThresholdIntermodes |
class |
HistogramThresholdIsoData |
class |
HistogramThresholdLi |
class |
HistogramThresholdMaxEntropy |
class |
HistogramThresholdMean |
class |
HistogramThresholdMinError |
class |
HistogramThresholdMinimum |
class |
HistogramThresholdMoments |
class |
HistogramThresholdOtsu |
class |
HistogramThresholdPercentile |
class |
HistogramThresholdRenyi |
class |
HistogramThresholdShanbhag |
class |
HistogramThresholdTriangle |
class |
HistogramThresholdYen |
class |
PercentileFunction |
class |
TransformArrayFunction |
Modifier and Type | Class and Description |
---|---|
class |
EqualsStringPredicateFunction |
class |
ExtractRegexMatchesFunction |
class |
RegexStringPredicateFunction |
class |
StringEndsWithPredicateFunction |
class |
StringFirstIndexOfFunction |
class |
StringFormatFunction |
class |
StringJoinFunction |
class |
StringLastIndexOfFunction |
class |
StringRegexReplaceFunction |
class |
StringReplaceFunction |
class |
StringSliceBeforeFunction |
class |
StringSliceFunction |
class |
StringSplitFunction |
class |
StringStartsWithPredicateFunction |
class |
StringToLowerCaseFunction |
class |
StringToUpperCaseFunction |
class |
StringTruncateFunction |
Modifier and Type | Class and Description |
---|---|
class |
PrintFunction |
Modifier and Type | Class and Description |
---|---|
class |
GetVariableFunction |
class |
GetVariableKeysFunction |
class |
GetVariablesAsMapFunction |
class |
GetVariableValuesFunction |
class |
HasVariableFunction |
class |
SetMissingVariableFunction |
class |
SetVariableFunction |
class |
SetVariableIfFunction |
class |
SetVariablesFunction |
Modifier and Type | Method and Description |
---|---|
boolean |
FilesystemExtensionSettings.isAutoLabelOutputWithFileName() |
boolean |
FilesystemExtensionSettings.isRelativizePaths() |
Modifier and Type | Class and Description |
---|---|
class |
AnnotateWithPathProperties |
class |
AnnotationTableToPaths
Filters input files
|
class |
AnnotationToPath
Filters input files
|
class |
ConcatenateByParameter
Applies subfolder navigation to each input folder
|
class |
ConcatenatePaths
Applies subfolder navigation to each input folder
|
class |
ConvertDataToOutputPath
Applies subfolder navigation to each input folder
|
class |
CopyPath
Applies subfolder navigation to each input folder
|
class |
CreateDirectory
Applies subfolder navigation to each input folder
|
class |
ExportData |
class |
ExportDataByParameter |
class |
ExportDataTable |
class |
ExportDataTableByParameter |
class |
ExtractFileName
Applies subfolder navigation to each input folder
|
class |
ExtractParent
Applies subfolder navigation to each input folder
|
class |
FilterPaths
Filters input files
|
class |
ImportDataRowFolder |
class |
ImportDataTableArchive |
class |
ImportDataTableDirectory |
class |
ListFiles
Algorithm that lists files in each folder
|
class |
ListSubfolders
Algorithms that lists the sub folders for each input folder
|
class |
ModifyPath |
class |
RelativizeByParameter
Applies subfolder navigation to each input folder
|
class |
RelativizePaths
Applies subfolder navigation to each input folder
|
class |
RenameByString
Applies subfolder navigation to each input folder
|
class |
SimpleFileAnnotationGenerator
Generates annotations from filenames
|
class |
SimpleFolderAnnotationGenerator
Algorithm that generates annotations from folder names
|
class |
SimplePathAnnotationGenerator
Algorithm that generates annotations from folder names
|
Modifier and Type | Class and Description |
---|---|
class |
PathDataFromTableImageJImporter |
class |
PathDataToTableImageJExporter |
Modifier and Type | Class and Description |
---|---|
class |
DownloadFilesDataSource |
class |
FileDataSource
Provides an input file
|
class |
FileListDataSource
Provides an input file
|
class |
FolderDataSource
Provides an input folder
|
class |
FolderListDataSource
Provides an input folder
|
class |
OutputFolderDataSource |
class |
PathDataSource
Provides an input file
|
class |
PathFromUserDataSource |
class |
PathListDataSource
Provides an input folder
|
class |
TemporaryFileDataSource |
class |
TemporaryFolderDataSource |
Modifier and Type | Method and Description |
---|---|
void |
PathListDataSource.convertPathsToAbsolute() |
void |
FileListDataSource.convertPathsToAbsolute() |
void |
FolderListDataSource.convertPathsToAbsolute() |
void |
PathListDataSource.convertPathsToRelative() |
void |
FileListDataSource.convertPathsToRelative() |
void |
FolderListDataSource.convertPathsToRelative() |
String |
TemporaryFolderDataSource.getBaseName() |
Path |
FileDataSource.getFileName() |
PathList |
FileListDataSource.getFiles() |
Path |
FolderDataSource.getFolderPath() |
PathList |
FolderListDataSource.getFolderPaths() |
Path |
PathDataSource.getPath() |
PathIOMode |
PathFromUserDataSource.getPathIOMode() |
PathList |
PathListDataSource.getPaths() |
PathType |
PathFromUserDataSource.getPathType() |
String |
TemporaryFileDataSource.getPrefix() |
String |
TemporaryFileDataSource.getSuffix() |
StringList |
DownloadFilesDataSource.getUrls() |
boolean |
PathFromUserDataSource.isMultiple() |
boolean |
PathDataSource.isNeedsToExist() |
boolean |
FolderDataSource.isNeedsToExist() |
boolean |
FileDataSource.isNeedsToExist() |
boolean |
TemporaryFolderDataSource.isUseScratchDirectory() |
Modifier and Type | Class and Description |
---|---|
class |
FileData
Data containing a file
|
class |
FolderData
Data that stores a folder
|
class |
PathData
Encapsulates a
Path |
Modifier and Type | Class and Description |
---|---|
class |
BooleanFormGeneratorAlgorithm |
class |
DoubleFormGeneratorAlgorithm |
class |
EnumFormGeneratorAlgorithm |
class |
GroupHeaderFormGeneratorAlgorithm |
class |
IntegerFormGeneratorAlgorithm |
class |
IteratingFormProcessorAlgorithm |
class |
MergingFormProcessorAlgorithm |
class |
PathFormGeneratorAlgorithm |
class |
SimpleIteratingFormProcessorAlgorithm |
class |
StringFormGeneratorAlgorithm |
Modifier and Type | Method and Description |
---|---|
JIPipeMergingAlgorithmDataBatchGenerationSettings |
MergingFormProcessorAlgorithm.getDataBatchGenerationSettings() |
JIPipeSimpleIteratingAlgorithmDataBatchGenerationSettings |
SimpleIteratingFormProcessorAlgorithm.getDataBatchGenerationSettings() |
JIPipeMergingAlgorithmDataBatchGenerationSettings |
IteratingFormProcessorAlgorithm.getDataBatchGenerationSettings() |
FormData |
SimpleFormGeneratorAlgorithm.getFormData() |
String |
MergingFormProcessorAlgorithm.getTabAnnotation() |
String |
SimpleIteratingFormProcessorAlgorithm.getTabAnnotation() |
String |
IteratingFormProcessorAlgorithm.getTabAnnotation() |
boolean |
IteratingFormProcessorAlgorithm.isRestoreAnnotations() |
Modifier and Type | Class and Description |
---|---|
class |
BooleanFormData |
class |
DoubleFormData |
class |
EnumFormData |
class |
FormData
Base class for any form data.
|
class |
GroupHeaderFormData |
class |
IntegerFormData |
class |
PathFormData |
class |
StringFormData |
Modifier and Type | Method and Description |
---|---|
JIPipeTextAnnotationMergeMode |
SingleAnnotationIOSettings.getAnnotationMergeStrategy() |
OptionalAnnotationNameParameter |
SingleAnnotationIOSettings.getInputAnnotation() |
OptionalAnnotationNameParameter |
SingleAnnotationIOSettings.getOutputAnnotation() |
Modifier and Type | Class and Description |
---|---|
class |
MultiTemplateMatchingAlgorithm |
Modifier and Type | Method and Description |
---|---|
void |
MultiTemplateMatchingAlgorithm.generateRotations(JIPipeWorkbench workbench) |
OptionalColorParameter |
MultiTemplateMatchingAlgorithm.getAssembleTemplatesBackground() |
OptionalDataInfoRefParameter |
MultiTemplateMatchingAlgorithm.getAssembleTemplatesOutput() |
int |
MultiTemplateMatchingAlgorithm.getExpectedNumberOfObjects() |
double |
MultiTemplateMatchingAlgorithm.getMultiObjectMaximumBoundingBoxOverlap() |
double |
MultiTemplateMatchingAlgorithm.getMultiObjectScoreThreshold() |
IntegerRange |
MultiTemplateMatchingAlgorithm.getRotateTemplate() |
TemplateMatchingMethod |
MultiTemplateMatchingAlgorithm.getTemplateMatchingMethod() |
boolean |
MultiTemplateMatchingAlgorithm.isAssembleTemplates() |
boolean |
MultiTemplateMatchingAlgorithm.isFlipTemplateHorizontally() |
boolean |
MultiTemplateMatchingAlgorithm.isFlipTemplateVertically() |
boolean |
MultiTemplateMatchingAlgorithm.isRestrictToROI() |
boolean |
MultiTemplateMatchingAlgorithm.isWithNonMaximaSuppression() |
Modifier and Type | Class and Description |
---|---|
class |
ModelData |
class |
SpotDetectorData |
class |
SpotsCollectionData |
class |
SpotTrackerData |
class |
TrackCollectionData |
Modifier and Type | Class and Description |
---|---|
class |
ConvertSpotsToRoiNode |
class |
ConvertTracksToRoiNode |
Modifier and Type | Method and Description |
---|---|
NamedTextAnnotationGeneratorExpression.List |
ConvertTracksToRoiNode.getAnnotationGenerator() |
OptionalDefaultExpressionParameter |
ConvertSpotsToRoiNode.getFillColor() |
OptionalDefaultExpressionParameter |
ConvertTracksToRoiNode.getFillColor() |
OptionalDefaultExpressionParameter |
ConvertSpotsToRoiNode.getLineColor() |
OptionalDefaultExpressionParameter |
ConvertTracksToRoiNode.getLineColor() |
OptionalDefaultExpressionParameter |
ConvertSpotsToRoiNode.getLineWidth() |
OptionalDefaultExpressionParameter |
ConvertTracksToRoiNode.getLineWidth() |
OptionalDefaultExpressionParameter |
ConvertSpotsToRoiNode.getRoiName() |
OptionalDefaultExpressionParameter |
ConvertTracksToRoiNode.getRoiName() |
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
CreateSpotDetectorNode.getParameters() |
JIPipeDynamicParameterCollection |
CreateSpotTrackerNode.getParameters() |
Modifier and Type | Class and Description |
---|---|
class |
MeasureSpotsNode |
class |
MergeSpotsNode |
class |
SplitSpotsNode |
class |
SpotDetectorNode |
class |
SpotFilterNode |
class |
SpotsToRGBNode |
Modifier and Type | Method and Description |
---|---|
NamedTextAnnotationGeneratorExpression.List |
SplitSpotsNode.getAnnotationGenerator() |
CustomExpressionVariablesParameter |
SpotFilterNode.getCustomVariables() |
CustomExpressionVariablesParameter |
SplitSpotsNode.getCustomVariables() |
DefaultExpressionParameter |
SpotFilterNode.getFilter() |
double |
SpotsToRGBNode.getMagnification() |
SpotDrawer |
SpotsToRGBNode.getSpotDrawer() |
Modifier and Type | Class and Description |
---|---|
class |
FollowSpotsPerTrackNode |
class |
MeasureBranchesNode |
class |
MeasureEdgesNode |
class |
MeasureTracksNode |
class |
MergeTracksNode |
class |
SplitTracksNode |
class |
TrackFilterNode |
class |
TrackingNode |
class |
TrackSchemeRendererNode |
class |
TracksToRGBNode |
Modifier and Type | Method and Description |
---|---|
NamedTextAnnotationGeneratorExpression.List |
SplitTracksNode.getAnnotationGenerator() |
CustomExpressionVariablesParameter |
TrackFilterNode.getCustomVariables() |
DefaultExpressionParameter |
TrackFilterNode.getFilter() |
double |
TracksToRGBNode.getMagnification() |
int |
FollowSpotsPerTrackNode.getMinHeight() |
int |
FollowSpotsPerTrackNode.getMinWidth() |
TrackDrawer |
TracksToRGBNode.getTrackDrawer() |
OptionalAnnotationNameParameter |
FollowSpotsPerTrackNode.getTrackIDAnnotation() |
boolean |
FollowSpotsPerTrackNode.isCropT() |
boolean |
FollowSpotsPerTrackNode.isCropXY() |
boolean |
FollowSpotsPerTrackNode.isCropZ() |
Modifier and Type | Method and Description |
---|---|
SpotFeature |
SpotFeatureFilterParameter.getFeature() |
TrackFeature |
TrackFeatureFilterParameter.getFeature() |
SpotFeature |
SpotFeaturePenaltyParameter.getFeature() |
double |
SpotFeaturePenaltyParameter.getPenalty() |
double |
SpotFeatureFilterParameter.getValue() |
double |
TrackFeatureFilterParameter.getValue() |
boolean |
SpotFeatureFilterParameter.isAbove() |
boolean |
TrackFeatureFilterParameter.isAbove() |
Modifier and Type | Method and Description |
---|---|
SpotDrawer |
ImageViewerUISpotsDisplaySettings.getSpotDrawer() |
TrackDrawer |
ImageViewerUITracksDisplaySettings.getTrackDrawer() |
boolean |
ImageViewerUISpotsDisplaySettings.isShowSpots() |
boolean |
ImageViewerUITracksDisplaySettings.isShowTracks() |
Modifier and Type | Class and Description |
---|---|
class |
WekaModelData
Wrapper around Cellpose models
|
Modifier and Type | Class and Description |
---|---|
class |
ImportWekaModelFromFileAlgorithm |
class |
WekaClassification2DAlgorithm |
class |
WekaClassification3DAlgorithm |
class |
WekaTrainingLabels2DAlgorithm |
class |
WekaTrainingMask2DAlgorithm |
class |
WekaTrainingROI2DAlgorithm |
class |
WekaTrainingROI3DAlgorithm |
Modifier and Type | Method and Description |
---|---|
WekaClassifierParameter |
WekaClassifierSettings.getClassifier() |
boolean |
WekaClassifierSettings.isBalanceClasses() |
Modifier and Type | Method and Description |
---|---|
BorderMode |
WekaTiling2DSettings.getBorderMode() |
float |
WekaFeature2DSettings.getMaxSigma() |
float |
WekaFeature3DSettings.getMaxSigma() |
int |
WekaFeature2DSettings.getMembranePatchSize() |
int |
WekaFeature3DSettings.getMembranePatchSize() |
int |
WekaFeature2DSettings.getMembraneSize() |
int |
WekaFeature3DSettings.getMembraneSize() |
float |
WekaFeature2DSettings.getMinSigma() |
float |
WekaFeature3DSettings.getMinSigma() |
int |
WekaTiling2DSettings.getOverlapX() |
int |
WekaTiling2DSettings.getOverlapY() |
int |
WekaTiling2DSettings.getTileSizeX() |
int |
WekaTiling3DSettings.getTileSizeX() |
int |
WekaTiling2DSettings.getTileSizeY() |
int |
WekaTiling3DSettings.getTileSizeY() |
int |
WekaTiling3DSettings.getTileSizeZ() |
WekaFeatureSet2D |
WekaFeature2DSettings.getTrainingFeatures() |
WekaFeatureSet3D |
WekaFeature3DSettings.getTrainingFeatures() |
boolean |
WekaTiling2DSettings.isApplyTiling() |
boolean |
WekaTiling3DSettings.isApplyTiling() |
boolean |
WekaFeature2DSettings.isUseNeighbors() |
boolean |
WekaFeature3DSettings.isUseNeighbors() |
boolean |
WekaTiling2DSettings.isUseWekaNativeTiling() |
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
ImageJ2OpNode.getModuleParameters() |
Modifier and Type | Class and Description |
---|---|
class |
CreateIJ2OutOfBoundsFactoryAlgorithm |
class |
CreateIJ2ShapeAlgorithm |
Modifier and Type | Method and Description |
---|---|
ImageJ2OutOfBoundsFactoryData |
CreateIJ2OutOfBoundsFactoryAlgorithm.getFactoryData() |
JIPipeDataInfoRef |
CreateIJ2OutOfBoundsFactoryAlgorithm.getFactoryType() |
ImageJ2ShapeData |
CreateIJ2ShapeAlgorithm.getShapeData() |
JIPipeDataInfoRef |
CreateIJ2ShapeAlgorithm.getShapeType() |
Modifier and Type | Class and Description |
---|---|
class |
IJ2DataFromImageWindowImageJImporter |
class |
IJ2DataToImageWindowImageJExporter |
Modifier and Type | Class and Description |
---|---|
class |
ImageJ2DatasetData |
Modifier and Type | Class and Description |
---|---|
class |
BorderImageJ2OutOfBoundsFactoryData |
class |
EmptyImageJ2OutOfBoundsFactory |
class |
ImageJ2OutOfBoundsFactoryData |
class |
MirrorImageJ2OutOfBoundsFactoryData |
class |
PeriodicImageJ2OutOfBoundsFactoryData |
Modifier and Type | Method and Description |
---|---|
OutOfBoundsMirrorFactory.Boundary |
MirrorImageJ2OutOfBoundsFactoryData.getBoundary() |
Modifier and Type | Class and Description |
---|---|
class |
ByteConstantValueImageJ2OutOfBoundsFactoryData |
class |
DoubleConstantValueImageJ2OutOfBoundsFactoryData |
class |
FloatConstantValueImageJ2OutOfBoundsFactoryData |
class |
IntegerConstantValueImageJ2OutOfBoundsFactoryData |
class |
LongConstantValueImageJ2OutOfBoundsFactoryData |
class |
ShortConstantValueImageJ2OutOfBoundsFactoryData |
Modifier and Type | Method and Description |
---|---|
byte |
ByteConstantValueImageJ2OutOfBoundsFactoryData.getValue() |
int |
IntegerConstantValueImageJ2OutOfBoundsFactoryData.getValue() |
float |
FloatConstantValueImageJ2OutOfBoundsFactoryData.getValue() |
long |
LongConstantValueImageJ2OutOfBoundsFactoryData.getValue() |
double |
DoubleConstantValueImageJ2OutOfBoundsFactoryData.getValue() |
short |
ShortConstantValueImageJ2OutOfBoundsFactoryData.getValue() |
Modifier and Type | Class and Description |
---|---|
class |
CenteredRectangleImageJ2ShapeData |
class |
DiamondImageJ2ShapeData |
class |
DiamondTipsImageJ2ShapeData |
class |
EmptyImageJ2ShapeData |
class |
HorizontalLineImageJ2ShapeData |
class |
HyperSphereImageJ2ShapeData |
class |
ImageJ2ShapeData |
class |
PairOfPointsImageJ2ShapeData |
class |
PeriodicLineImageJ2ShapeData |
class |
RectangleImageJ2ShapeData |
Modifier and Type | Method and Description |
---|---|
IntegerList |
PeriodicLineImageJ2ShapeData.getIncrements() |
int |
HorizontalLineImageJ2ShapeData.getLineDimension() |
LongList |
PairOfPointsImageJ2ShapeData.getOffset() |
long |
DiamondImageJ2ShapeData.getRadius() |
long |
DiamondTipsImageJ2ShapeData.getRadius() |
long |
HyperSphereImageJ2ShapeData.getRadius() |
IntegerList |
CenteredRectangleImageJ2ShapeData.getSpan() |
int |
RectangleImageJ2ShapeData.getSpan() |
long |
HorizontalLineImageJ2ShapeData.getSpan() |
long |
PeriodicLineImageJ2ShapeData.getSpan() |
boolean |
CenteredRectangleImageJ2ShapeData.isSkipCenter() |
boolean |
RectangleImageJ2ShapeData.isSkipCenter() |
boolean |
HorizontalLineImageJ2ShapeData.isSkipCenter() |
Modifier and Type | Class and Description |
---|---|
class |
MacroWrapperAlgorithm
An algorithm that wraps around an ImageJ macro
|
Modifier and Type | Method and Description |
---|---|
ImageJMacro |
MacroWrapperAlgorithm.getCode() |
int |
MacroWrapperAlgorithm.getExportDelay() |
int |
MacroWrapperAlgorithm.getImportDelay() |
InputSlotMapParameterCollection |
MacroWrapperAlgorithm.getInputToImageJExporters() |
JIPipeDynamicParameterCollection |
MacroWrapperAlgorithm.getMacroParameters() |
OutputSlotMapParameterCollection |
MacroWrapperAlgorithm.getOutputFromImageJImporters() |
Modifier and Type | Class and Description |
---|---|
class |
AnalyzeSkeleton2D3DAlgorithm |
class |
AnnotateByImageStatisticsExpressionAlgorithm
Wrapper around
RoiManager |
class |
FindParticles2D
Converts a mask to ROI and ROI measurements
|
class |
ImageStatisticsAlgorithm
Wrapper around
RoiManager |
class |
ImageStatisticsExpressionAlgorithm
Wrapper around
RoiManager |
Modifier and Type | Method and Description |
---|---|
ExpressionTableColumnGeneratorProcessorParameterList |
AnnotateByImageStatisticsExpressionAlgorithm.getAnnotations() |
OptionalStringParameter |
FindParticles2D.getAnnotationType() |
ExpressionTableColumnGeneratorProcessorParameterList |
ImageStatisticsExpressionAlgorithm.getColumns() |
OptionalStringParameter |
ImageStatisticsAlgorithm.getIndexAnnotation() |
double |
FindParticles2D.getMaxParticleCircularity() |
double |
FindParticles2D.getMaxParticleSize() |
ImageStatisticsSetParameter |
ImageStatisticsAlgorithm.getMeasurements() |
double |
FindParticles2D.getMinParticleCircularity() |
double |
FindParticles2D.getMinParticleSize() |
Neighborhood2D |
FindParticles2D.getNeighborhood() |
AnalyzeSkeleton2D3DAlgorithm.OutputParameters |
AnalyzeSkeleton2D3DAlgorithm.getOutputParameters() |
AnalyzeSkeleton2D3DAlgorithm.CycleRemovalMethod |
AnalyzeSkeleton2D3DAlgorithm.getPruneCyclesMethod() |
AnalyzeSkeleton2D3DAlgorithm.EndRemovalMethod |
AnalyzeSkeleton2D3DAlgorithm.getPruneEndsMethod() |
ImageStatisticsSetParameter |
FindParticles2D.getStatisticsParameters() |
ImageROITargetArea |
AnnotateByImageStatisticsExpressionAlgorithm.getTargetArea() |
ImageROITargetArea |
ImageStatisticsExpressionAlgorithm.getTargetArea() |
boolean |
ImageStatisticsExpressionAlgorithm.isApplyPerChannel() |
boolean |
ImageStatisticsAlgorithm.isApplyPerChannel() |
boolean |
ImageStatisticsExpressionAlgorithm.isApplyPerFrame() |
boolean |
ImageStatisticsAlgorithm.isApplyPerFrame() |
boolean |
ImageStatisticsExpressionAlgorithm.isApplyPerSlice() |
boolean |
ImageStatisticsAlgorithm.isApplyPerSlice() |
boolean |
FindParticles2D.isBlackBackground() |
boolean |
FindParticles2D.isExcludeEdges() |
boolean |
FindParticles2D.isIncludeHoles() |
boolean |
ImageStatisticsAlgorithm.isMeasureInPhysicalUnits() |
boolean |
FindParticles2D.isMeasureInPhysicalUnits() |
boolean |
AnalyzeSkeleton2D3DAlgorithm.OutputParameters.isOutputBranchTable() |
boolean |
AnalyzeSkeleton2D3DAlgorithm.OutputParameters.isOutputLargestShortestPaths() |
boolean |
AnalyzeSkeleton2D3DAlgorithm.OutputParameters.isOutputSkeletonLabels() |
boolean |
AnalyzeSkeleton2D3DAlgorithm.OutputParameters.isOutputSkeletonTable() |
boolean |
AnalyzeSkeleton2D3DAlgorithm.OutputParameters.isOutputTaggedSkeletons() |
boolean |
FindParticles2D.isSplitSlices() |
Modifier and Type | Class and Description |
---|---|
class |
RollingBallBackgroundEstimator2DAlgorithm
Wrapper around
RankFilters |
Modifier and Type | Method and Description |
---|---|
RollingBallBackgroundEstimator2DAlgorithm.BackgroundType |
RollingBallBackgroundEstimator2DAlgorithm.getBackgroundType() |
RollingBallBackgroundEstimator2DAlgorithm.Method |
RollingBallBackgroundEstimator2DAlgorithm.getMethod() |
double |
RollingBallBackgroundEstimator2DAlgorithm.getRadius() |
boolean |
RollingBallBackgroundEstimator2DAlgorithm.isCorrectCorners() |
boolean |
RollingBallBackgroundEstimator2DAlgorithm.isPreSmoothing() |
boolean |
RollingBallBackgroundEstimator2DAlgorithm.isSeparateChannels() |
boolean |
RollingBallBackgroundEstimator2DAlgorithm.isSubtract() |
Modifier and Type | Class and Description |
---|---|
class |
BinarizeAlgorithm |
class |
BitwiseLogicalOperationAlgorithm |
class |
ConditionalInverterAlgorithm |
class |
ConnectedComponentsLabeling2DAlgorithm |
class |
ConnectedComponentsLabeling3DAlgorithm |
class |
ConvexifyAlgorithm |
class |
DistanceTransformWatershed2DAlgorithm
Wrapper around
EDM |
class |
KeepLargestRegionAlgorithm |
class |
RemoveLargestRegionAlgorithm |
class |
UltimateErodedPoints2DAlgorithm
Wrapper around
EDM |
class |
VolumeOpening2DAlgorithm |
class |
VolumeOpening3DAlgorithm |
class |
Voronoi2DAlgorithm
Wrapper around
EDM |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
ConditionalInverterAlgorithm.getCondition() |
Neighborhood2D |
ConnectedComponentsLabeling2DAlgorithm.getConnectivity() |
Neighborhood2D |
ConnectedComponentsLabeling3DAlgorithm.getConnectivity() |
int |
RemoveLargestRegionAlgorithm.getIterations() |
LogicalOperation |
BitwiseLogicalOperationAlgorithm.getLogicalOperation() |
int |
VolumeOpening3DAlgorithm.getMinPixels() |
int |
VolumeOpening2DAlgorithm.getMinPixels() |
JIPipeDataInfoRef |
ConnectedComponentsLabeling2DAlgorithm.getOutputType() |
JIPipeDataInfoRef |
ConnectedComponentsLabeling3DAlgorithm.getOutputType() |
boolean |
ConditionalInverterAlgorithm.isApplyPerSlice() |
boolean |
Voronoi2DAlgorithm.isBinarize() |
boolean |
BinarizeAlgorithm.isInvert() |
Modifier and Type | Class and Description |
---|---|
class |
BoxFilter2DAlgorithm
Wrapper around
ImageProcessor |
class |
BoxFilter3DAlgorithm
Wrapper around
GaussianBlur |
class |
GaussianBlur2DAlgorithm
Wrapper around
GaussianBlur |
class |
GaussianBlur3DAlgorithm
Wrapper around
GaussianBlur |
class |
MedianBlurFilter2DAlgorithm
Wrapper around
RankFilters |
class |
MedianBlurFilter3DAlgorithm
Wrapper around
GaussianBlur |
class |
MedianBlurGreyscale8U2DAlgorithm
Wrapper around
ImageProcessor |
class |
MedianBlurRGB2DAlgorithm
Wrapper around
ImageProcessor |
Modifier and Type | Method and Description |
---|---|
double |
MedianBlurFilter2DAlgorithm.getRadius() |
float |
BoxFilter3DAlgorithm.getRadiusX() |
float |
MedianBlurFilter3DAlgorithm.getRadiusX() |
float |
BoxFilter3DAlgorithm.getRadiusY() |
float |
MedianBlurFilter3DAlgorithm.getRadiusY() |
float |
BoxFilter3DAlgorithm.getRadiusZ() |
float |
MedianBlurFilter3DAlgorithm.getRadiusZ() |
double |
GaussianBlur2DAlgorithm.getSigmaX() |
double |
GaussianBlur3DAlgorithm.getSigmaX() |
double |
GaussianBlur2DAlgorithm.getSigmaY() |
double |
GaussianBlur3DAlgorithm.getSigmaY() |
double |
GaussianBlur3DAlgorithm.getSigmaZ() |
Modifier and Type | Class and Description |
---|---|
class |
DrawScaleBarAlgorithm |
class |
SetPhysicalDimensionsAlgorithm |
class |
SetPhysicalDimensionsByAnnotationsAlgorithm |
class |
SetPhysicalDimensionsByExpressionsAlgorithm |
Modifier and Type | Method and Description |
---|---|
OptionalColorParameter |
DrawScaleBarAlgorithm.getBackgroundColor() |
Color |
DrawScaleBarAlgorithm.getBarColor() |
int |
DrawScaleBarAlgorithm.getBarThickness() |
FontFamilyParameter |
DrawScaleBarAlgorithm.TextSettings.getFontFamily() |
int |
DrawScaleBarAlgorithm.TextSettings.getFontSize() |
FontStyleParameter |
DrawScaleBarAlgorithm.TextSettings.getFontStyle() |
OptionalQuantity |
DrawScaleBarAlgorithm.getHorizontalBarSize() |
DefaultExpressionParameter |
DrawScaleBarAlgorithm.TextSettings.getHorizontalLabel() |
ScaleBarGenerator.ScaleBarPosition |
DrawScaleBarAlgorithm.getLocation() |
OptionalDefaultExpressionParameter |
SetPhysicalDimensionsByExpressionsAlgorithm.getPhysicalDimensionT() |
OptionalQuantity |
SetPhysicalDimensionsAlgorithm.getPhysicalDimensionT() |
OptionalAnnotationNameParameter |
SetPhysicalDimensionsByAnnotationsAlgorithm.getPhysicalDimensionT() |
OptionalDefaultExpressionParameter |
SetPhysicalDimensionsByExpressionsAlgorithm.getPhysicalDimensionValue() |
OptionalQuantity |
SetPhysicalDimensionsAlgorithm.getPhysicalDimensionValue() |
OptionalAnnotationNameParameter |
SetPhysicalDimensionsByAnnotationsAlgorithm.getPhysicalDimensionValue() |
OptionalDefaultExpressionParameter |
SetPhysicalDimensionsByExpressionsAlgorithm.getPhysicalDimensionX() |
OptionalQuantity |
SetPhysicalDimensionsAlgorithm.getPhysicalDimensionX() |
OptionalAnnotationNameParameter |
SetPhysicalDimensionsByAnnotationsAlgorithm.getPhysicalDimensionX() |
OptionalDefaultExpressionParameter |
SetPhysicalDimensionsByExpressionsAlgorithm.getPhysicalDimensionY() |
OptionalQuantity |
SetPhysicalDimensionsAlgorithm.getPhysicalDimensionY() |
OptionalAnnotationNameParameter |
SetPhysicalDimensionsByAnnotationsAlgorithm.getPhysicalDimensionY() |
OptionalDefaultExpressionParameter |
SetPhysicalDimensionsByExpressionsAlgorithm.getPhysicalDimensionZ() |
OptionalQuantity |
SetPhysicalDimensionsAlgorithm.getPhysicalDimensionZ() |
OptionalAnnotationNameParameter |
SetPhysicalDimensionsByAnnotationsAlgorithm.getPhysicalDimensionZ() |
Color |
DrawScaleBarAlgorithm.TextSettings.getTextColor() |
DrawScaleBarAlgorithm.TextSettings |
DrawScaleBarAlgorithm.getTextSettings() |
OptionalQuantity |
DrawScaleBarAlgorithm.getVerticalBarSize() |
DefaultExpressionParameter |
DrawScaleBarAlgorithm.TextSettings.getVerticalLabel() |
boolean |
DrawScaleBarAlgorithm.isDrawHorizontal() |
boolean |
DrawScaleBarAlgorithm.isDrawVertical() |
boolean |
DrawScaleBarAlgorithm.TextSettings.isHideLabels() |
Modifier and Type | Class and Description |
---|---|
class |
Coloc2Node |
Modifier and Type | Class and Description |
---|---|
class |
ArrangeChannelsAlgorithm
Wrapper around
ChannelArranger |
class |
BlendImagesAlgorithm |
class |
ColorToGreyscaleExpression2D |
class |
CombineChannelsToRGBAlgorithm |
class |
InvertColorsAlgorithm
Wrapper around
ImageProcessor |
class |
MergeChannelsAlgorithm
Wrapper around
ImageProcessor |
class |
NewSplitChannelsAlgorithm
Wrapper around
ChannelSplitter |
class |
OverlayImagesAlgorithm
Deprecated.
Use
BlendImagesAlgorithm instead |
class |
RenderImageToRGBAlgorithm |
class |
SetToColorAlgorithm |
class |
SetToValueAlgorithm |
class |
SplitChannelsAlgorithm
Deprecated.
|
class |
SplitRGBChannelsAlgorithm |
Modifier and Type | Method and Description |
---|---|
String |
SplitChannelsAlgorithm.getAnnotationColumnChannelIndex()
Deprecated.
|
String |
SplitChannelsAlgorithm.getAnnotationColumnSlotName()
Deprecated.
|
BlendImagesAlgorithm.BlendMode |
BlendImagesAlgorithm.Layer.getBlendMode() |
InputSlotMapParameterCollection |
OverlayImagesAlgorithm.getChannelColorAssignment()
Deprecated.
|
InputSlotMapParameterCollection |
MergeChannelsAlgorithm.getChannelColorAssignment() |
OptionalAnnotationNameParameter |
NewSplitChannelsAlgorithm.getChannelIndexAnnotation() |
OptionalAnnotationNameParameter |
NewSplitChannelsAlgorithm.getChannelNameAnnotation() |
IntegerAndIntegerPairParameter.List |
ArrangeChannelsAlgorithm.getChannelReordering() |
OutputSlotMapParameterCollection |
SplitChannelsAlgorithm.getChannelToSlotAssignment()
Deprecated.
|
OutputSlotMapParameterCollection |
NewSplitChannelsAlgorithm.getChannelToSlotAssignment() |
Color |
OverlayImagesAlgorithm.Channel.getColor() |
Color |
SetToColorAlgorithm.getColor() |
DefaultExpressionParameter |
ColorToGreyscaleExpression2D.getExpression() |
InputSlotMapParameterCollection |
BlendImagesAlgorithm.getLayers() |
double |
OverlayImagesAlgorithm.Channel.getOpacity() |
double |
BlendImagesAlgorithm.Layer.getOpacity() |
JIPipeDataInfoRef |
ColorToGreyscaleExpression2D.getOutputType() |
int |
BlendImagesAlgorithm.Layer.getPriority() |
double |
SetToValueAlgorithm.getValue() |
boolean |
SplitChannelsAlgorithm.isAnnotateWithChannelIndex()
Deprecated.
|
boolean |
SplitChannelsAlgorithm.isAnnotateWithSlotName()
Deprecated.
|
boolean |
OverlayImagesAlgorithm.Channel.isBlackToAlpha() |
boolean |
MergeChannelsAlgorithm.isCreateComposite() |
boolean |
SplitChannelsAlgorithm.isIgnoreMissingChannels()
Deprecated.
|
boolean |
NewSplitChannelsAlgorithm.isIgnoreMissingChannels() |
boolean |
ArrangeChannelsAlgorithm.isKeepSameChannelCount() |
boolean |
BlendImagesAlgorithm.isRenderGreyscaleImages() |
void |
ArrangeChannelsAlgorithm.setToExample(JIPipeWorkbench parent) |
Modifier and Type | Class and Description |
---|---|
class |
CLAHEContrastEnhancer
Applies CLAHE image enhancing
|
class |
HistogramContrastEnhancerAlgorithm
This class is based on
ContrastEnhancer
This class is not very portable, so I adapted the code here |
class |
IlluminationCorrection2DAlgorithm
Applies illumination correction
|
Modifier and Type | Method and Description |
---|---|
int |
CLAHEContrastEnhancer.getBins() |
int |
CLAHEContrastEnhancer.getBlockRadius() |
GaussianBlur2DAlgorithm |
IlluminationCorrection2DAlgorithm.getGaussianAlgorithm() |
float |
CLAHEContrastEnhancer.getMaxSlope() |
HistogramContrastEnhancerAlgorithm.Method |
HistogramContrastEnhancerAlgorithm.getMethod() |
double |
HistogramContrastEnhancerAlgorithm.getSaturatedPixels() |
boolean |
CLAHEContrastEnhancer.isFastMode() |
boolean |
HistogramContrastEnhancerAlgorithm.isUseStackHistogram() |
Modifier and Type | Class and Description |
---|---|
class |
ConvertImageAlgorithm |
class |
ConvertImageTo16BitAlgorithm |
class |
ConvertImageTo32BitAlgorithm |
class |
ConvertImageTo8BitAlgorithm |
class |
ConvertImageToHSBAlgorithm |
class |
ConvertImageToLABAlgorithm |
class |
ImageToMatrixAlgorithm
Algorithm that generates
ResultsTableData as histogram |
class |
ImageToTableAlgorithm
Algorithm that generates
ResultsTableData as histogram |
class |
MatrixToImageAlgorithm |
class |
TableToImageAlgorithm |
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
TableToImageAlgorithm.getColumnAssignment() |
OptionalIntegerParameter |
TableToImageAlgorithm.getCustomHeight() |
OptionalIntegerParameter |
TableToImageAlgorithm.getCustomSizeC() |
OptionalIntegerParameter |
TableToImageAlgorithm.getCustomSizeT() |
OptionalIntegerParameter |
TableToImageAlgorithm.getCustomSizeZ() |
OptionalIntegerParameter |
TableToImageAlgorithm.getCustomWidth() |
JIPipeDataInfoRef |
ConvertImageAlgorithm.getGeneratedImageType() |
JIPipeDataInfoRef |
MatrixToImageAlgorithm.getOutputImageType() |
JIPipeDataInfoRef |
TableToImageAlgorithm.getOutputImageType() |
String |
ImageToTableAlgorithm.getSliceAnnotation() |
boolean |
ImageToTableAlgorithm.isApplyPerSlice() |
Modifier and Type | Class and Description |
---|---|
class |
ConvolveByImage2DAlgorithm
Wrapper around
Convolver |
class |
ConvolveByParameter2DAlgorithm
Wrapper around
Convolver |
Modifier and Type | Method and Description |
---|---|
Matrix2DFloat |
ConvolveByParameter2DAlgorithm.getMatrix() |
boolean |
ConvolveByParameter2DAlgorithm.isNormalize() |
boolean |
ConvolveByImage2DAlgorithm.isNormalize() |
Modifier and Type | Class and Description |
---|---|
class |
ImageStackFromFolder
Loads an image data from a file via IJ.openFile()
|
class |
OMEImageFromImagePlus |
Modifier and Type | Method and Description |
---|---|
OMEExporterSettings |
OMEImageFromImagePlus.getExporterSettings() |
PathQueryExpression |
ImageStackFromFolder.getFilterExpression() |
JIPipeDataInfoRef |
ImageStackFromFolder.getGeneratedImageType() |
HyperstackDimension |
ImageStackFromFolder.getOutputDimension() |
IntegerRange |
ImageStackFromFolder.getSlicesToImport() |
boolean |
ImageStackFromFolder.isIgnoreInvalidSlices() |
boolean |
ImageStackFromFolder.isRemoveLut() |
boolean |
ImageStackFromFolder.isSortFilesNumerically() |
Modifier and Type | Class and Description |
---|---|
class |
CreateStackAlgorithm
Wrapper around
ImageProcessor |
class |
ExpressionSlicerAlgorithm |
class |
HyperstackSlicerAlgorithm |
class |
InputImagesToMontage |
class |
Merge2DToHyperstackAlgorithm |
class |
MontageToStackAlgorithm
Implementation of
MontageMaker |
class |
NewZProjectorAlgorithm
Wrapper around
ZProjector |
class |
ReorderDimensionsAlgorithm
Algorithm that reorders Hyperstack dimensions
|
class |
ResliceAlgorithm |
class |
SplitByDimensionAlgorithm |
class |
StackCombinerAlgorithm |
class |
StackInverterAlgorithm
Wrapper around
ImageProcessor |
class |
StackSplitterAlgorithm
Wrapper around
ChannelArranger |
class |
StackTo2DAlgorithm
Wrapper around
ImageProcessor |
class |
StackToDimensionMergerAlgorithm
Wrapper around
ImageProcessor |
class |
StackToMontageAlgorithm
Implementation of
MontageMaker |
class |
ZProjectorAlgorithm
Wrapper around
ZProjector |
Modifier and Type | Method and Description |
---|---|
OptionalAnnotationNameParameter |
HyperstackSlicerAlgorithm.getAnnotateC() |
OptionalAnnotationNameParameter |
ExpressionSlicerAlgorithm.getAnnotateC() |
OptionalAnnotationNameParameter |
HyperstackSlicerAlgorithm.getAnnotateT() |
OptionalAnnotationNameParameter |
ExpressionSlicerAlgorithm.getAnnotateT() |
OptionalAnnotationNameParameter |
HyperstackSlicerAlgorithm.getAnnotateZ() |
OptionalAnnotationNameParameter |
ExpressionSlicerAlgorithm.getAnnotateZ() |
OptionalAnnotationNameParameter |
StackTo2DAlgorithm.getAnnotationC() |
OptionalAnnotationNameParameter |
StackTo2DAlgorithm.getAnnotationIndex() |
JIPipeTextAnnotationMergeMode |
SplitByDimensionAlgorithm.getAnnotationMergeStrategy() |
OptionalAnnotationNameParameter |
StackTo2DAlgorithm.getAnnotationT() |
String |
StackSplitterAlgorithm.getAnnotationType() |
OptionalAnnotationNameParameter |
StackTo2DAlgorithm.getAnnotationZ() |
Color |
InputImagesToMontage.getBackgroundColor() |
Color |
StackToMontageAlgorithm.getBackgroundColor() |
int |
MontageToStackAlgorithm.getBorderWidth() |
int |
InputImagesToMontage.getBorderWidth() |
int |
StackToMontageAlgorithm.getBorderWidth() |
CanvasEqualizer |
InputImagesToMontage.getCanvasEqualizer() |
int |
MontageToStackAlgorithm.getColumns() |
OptionalIntegerParameter |
InputImagesToMontage.getColumns() |
OptionalIntegerParameter |
StackToMontageAlgorithm.getColumns() |
String |
CreateStackAlgorithm.getCounterAnnotation() |
HyperstackDimension |
StackToDimensionMergerAlgorithm.getCreatedDimension() |
DefaultExpressionParameter |
ExpressionSlicerAlgorithm.getExpressionC() |
DefaultExpressionParameter |
ExpressionSlicerAlgorithm.getExpressionT() |
DefaultExpressionParameter |
ExpressionSlicerAlgorithm.getExpressionZ() |
OptionalIntegerParameter |
StackToMontageAlgorithm.getFirstIndex() |
int |
InputImagesToMontage.getFontSize() |
int |
StackToMontageAlgorithm.getFontSize() |
Color |
InputImagesToMontage.getForegroundColor() |
Color |
StackToMontageAlgorithm.getForegroundColor() |
int |
StackToMontageAlgorithm.getIndexIncrement() |
IntegerRange |
HyperstackSlicerAlgorithm.getIndicesC() |
IntegerRange |
HyperstackSlicerAlgorithm.getIndicesT() |
IntegerRange |
HyperstackSlicerAlgorithm.getIndicesZ() |
JIPipeDataByMetadataExporter |
InputImagesToMontage.getLabelGenerator() |
OptionalIntegerParameter |
StackToMontageAlgorithm.getLastIndex() |
ZProjectorAlgorithm.Method |
ZProjectorAlgorithm.getMethod() |
ZProjectorAlgorithm.Method |
NewZProjectorAlgorithm.getMethod() |
HyperstackDimension |
CreateStackAlgorithm.getOutputDimension() |
OutputSlotMapParameterCollection |
SplitByDimensionAlgorithm.getOutputIndices() |
Anchor |
ResliceAlgorithm.getPlaneStartLocation() |
HyperstackDimension |
NewZProjectorAlgorithm.getProjectedAxis() |
OptionalIntegerRange |
NewZProjectorAlgorithm.getRestrictToIndices() |
int |
MontageToStackAlgorithm.getRows() |
OptionalIntegerParameter |
InputImagesToMontage.getRows() |
OptionalIntegerParameter |
StackToMontageAlgorithm.getRows() |
double |
InputImagesToMontage.getScale() |
double |
StackToMontageAlgorithm.getScale() |
DefaultExpressionParameter |
Merge2DToHyperstackAlgorithm.getSliceCLocation() |
DefaultExpressionParameter |
Merge2DToHyperstackAlgorithm.getSliceTLocation() |
DefaultExpressionParameter |
Merge2DToHyperstackAlgorithm.getSliceZLocation() |
OutputSlotMapParameterCollection |
StackSplitterAlgorithm.getStackAssignments() |
int |
ZProjectorAlgorithm.getStartSlice() |
int |
ZProjectorAlgorithm.getStopSlice() |
HyperstackDimension |
ReorderDimensionsAlgorithm.getTargetC() |
HyperstackDimension |
StackCombinerAlgorithm.getTargetDimension() |
HyperstackDimension |
SplitByDimensionAlgorithm.getTargetDimension() |
OptionalAnnotationNameParameter |
SplitByDimensionAlgorithm.getTargetDimensionAnnotation() |
HyperstackDimension |
ReorderDimensionsAlgorithm.getTargetT() |
HyperstackDimension |
ReorderDimensionsAlgorithm.getTargetZ() |
boolean |
InputImagesToMontage.isDrawLabels() |
boolean |
ResliceAlgorithm.isFlipVertical() |
boolean |
StackSplitterAlgorithm.isIgnoreMissingSlices() |
boolean |
ExpressionSlicerAlgorithm.isIteratePerC() |
boolean |
ExpressionSlicerAlgorithm.isIteratePerT() |
boolean |
ExpressionSlicerAlgorithm.isIteratePerZ() |
boolean |
StackToMontageAlgorithm.isLabels() |
boolean |
ResliceAlgorithm.isNoInterpolation() |
boolean |
ZProjectorAlgorithm.isProjectAllHyperstackTimePoints() |
boolean |
ExpressionSlicerAlgorithm.isRemoveDuplicates() |
boolean |
ResliceAlgorithm.isRotate() |
boolean |
StackSplitterAlgorithm.isSortedStackIds() |
boolean |
StackSplitterAlgorithm.isUniqueStackIds() |
Modifier and Type | Class and Description |
---|---|
class |
CannyEdgeDetectorAlgorithm
This is the JIPipe version of the ImageJ plugin ...
|
class |
LaplacianEdgeDetectorAlgorithm
Wrapper around
ImageProcessor |
class |
SobelEdgeDetectorAlgorithm
Wrapper around
ImageProcessor |
Modifier and Type | Method and Description |
---|---|
float |
CannyEdgeDetectorAlgorithm.getGaussianKernelRadius() |
int |
CannyEdgeDetectorAlgorithm.getGaussianKernelWidth() |
double |
CannyEdgeDetectorAlgorithm.getHighThreshold() |
double |
CannyEdgeDetectorAlgorithm.getLowThreshold() |
LaplacianEdgeDetectorAlgorithm.Mode |
LaplacianEdgeDetectorAlgorithm.getMode() |
boolean |
CannyEdgeDetectorAlgorithm.isNormalizeContrast() |
boolean |
LaplacianEdgeDetectorAlgorithm.isRemoveNegativeValues() |
Modifier and Type | Class and Description |
---|---|
class |
DifferenceOfGaussian2DAlgorithm
Wrapper around
GaussianBlur |
class |
DirectionalFilter2DAlgorithm |
class |
FrangiVesselnessFeatures
Applies CLAHE image enhancing
|
class |
LaplacianOfGaussian2DAlgorithm
Based on code by Dimiter Prodanov
...
|
class |
LocalMaxima2DAlgorithm
Wrapper around
MaximumFinder |
class |
MeijeringVesselness2DFeatures
Applies CLAHE image enhancing
|
Modifier and Type | Method and Description |
---|---|
double |
MeijeringVesselness2DFeatures.getAlpha() |
double |
LocalMaxima2DAlgorithm.getHeightTolerance() |
int |
DirectionalFilter2DAlgorithm.getLineLength() |
double |
FrangiVesselnessFeatures.getMaximumScale() |
double |
FrangiVesselnessFeatures.getMinimumScale() |
int |
DirectionalFilter2DAlgorithm.getnDirections() |
int |
FrangiVesselnessFeatures.getNumScales() |
inra.ijpb.morphology.directional.DirectionalFilter.Operation |
DirectionalFilter2DAlgorithm.getOperation() |
LocalMaxima2DAlgorithm.OutputType |
LocalMaxima2DAlgorithm.getOutputType() |
int |
LaplacianOfGaussian2DAlgorithm.getRadius() |
DoubleList |
MeijeringVesselness2DFeatures.getScales() |
double |
DifferenceOfGaussian2DAlgorithm.getSigma0X() |
double |
DifferenceOfGaussian2DAlgorithm.getSigma0Y() |
double |
DifferenceOfGaussian2DAlgorithm.getSigma1X() |
double |
DifferenceOfGaussian2DAlgorithm.getSigma1Y() |
FrangiVesselnessFeatures.SlicingMode |
FrangiVesselnessFeatures.getSlicingMode() |
double |
LocalMaxima2DAlgorithm.getThreshold() |
inra.ijpb.morphology.directional.DirectionalFilter.Type |
DirectionalFilter2DAlgorithm.getType() |
boolean |
LocalMaxima2DAlgorithm.isExcludeOnEdges() |
boolean |
LocalMaxima2DAlgorithm.isInputIsEDM() |
boolean |
FrangiVesselnessFeatures.isInvert() |
boolean |
MeijeringVesselness2DFeatures.isInvert() |
boolean |
LocalMaxima2DAlgorithm.isStrict() |
Modifier and Type | Class and Description |
---|---|
class |
FFT2DForwardTransform
Applies a FFT forward transformation
|
class |
FFT2DInverseTransform
Applies a FFT forward transformation
|
class |
FFT2DSwapQuadrants
Applies a FFT forward transformation
|
Modifier and Type | Class and Description |
---|---|
class |
DrawMaskAlgorithm |
class |
DrawROIAlgorithm |
Modifier and Type | Method and Description |
---|---|
OptionalIntegerParameter |
DrawROIAlgorithm.getOverwriteSizeC() |
OptionalIntegerParameter |
DrawMaskAlgorithm.getOverwriteSizeC() |
OptionalIntegerParameter |
DrawROIAlgorithm.getOverwriteSizeT() |
OptionalIntegerParameter |
DrawMaskAlgorithm.getOverwriteSizeT() |
OptionalIntegerParameter |
DrawROIAlgorithm.getOverwriteSizeZ() |
OptionalIntegerParameter |
DrawMaskAlgorithm.getOverwriteSizeZ() |
Modifier and Type | Class and Description |
---|---|
class |
GenerateLUTImageFromColorMap
Wrapper around
ImageProcessor |
class |
GenerateMissingImageFromMathExpression2D
Wrapper around
ImageProcessor |
class |
GenerateMissingTablesAlgorithm |
class |
GenerateMissingZeroImage
Wrapper around
ImageProcessor |
class |
GenerateStructureElement2DAlgorithm
Wrapper around
ImageProcessor |
class |
GenerateStructureElement3DAlgorithm
Wrapper around
ImageProcessor |
class |
GenerateZeroImage
Wrapper around
ImageProcessor |
class |
ImageFromMatrix2DAlgorithm
Wrapper around
Convolver |
Modifier and Type | Method and Description |
---|---|
ColorMap |
GenerateLUTImageFromColorMap.getColorMap() |
JIPipeDataInfoRef |
GenerateZeroImage.getDataType() |
inra.ijpb.morphology.Strel3D.Shape |
GenerateStructureElement3DAlgorithm.getElement() |
inra.ijpb.morphology.Strel.Shape |
GenerateStructureElement2DAlgorithm.getElement() |
DefaultExpressionParameter |
GenerateMissingImageFromMathExpression2D.getFunction() |
int |
GenerateZeroImage.getHeight() |
int |
GenerateLUTImageFromColorMap.getHeight() |
Matrix2DFloat |
ImageFromMatrix2DAlgorithm.getMatrix() |
OptionalIntegerParameter |
GenerateMissingImageFromMathExpression2D.getOverwriteHeight() |
OptionalIntegerParameter |
GenerateMissingZeroImage.getOverwriteHeight() |
OptionalBitDepth |
GenerateMissingImageFromMathExpression2D.getOverwriteOutputBitDepth() |
OptionalBitDepth |
GenerateMissingZeroImage.getOverwriteOutputBitDepth() |
OptionalIntegerParameter |
GenerateMissingImageFromMathExpression2D.getOverwriteSizeC() |
OptionalIntegerParameter |
GenerateMissingZeroImage.getOverwriteSizeC() |
OptionalIntegerParameter |
GenerateMissingImageFromMathExpression2D.getOverwriteSizeT() |
OptionalIntegerParameter |
GenerateMissingZeroImage.getOverwriteSizeT() |
OptionalIntegerParameter |
GenerateMissingImageFromMathExpression2D.getOverwriteSizeZ() |
OptionalIntegerParameter |
GenerateMissingZeroImage.getOverwriteSizeZ() |
OptionalIntegerParameter |
GenerateMissingImageFromMathExpression2D.getOverwriteWidth() |
OptionalIntegerParameter |
GenerateMissingZeroImage.getOverwriteWidth() |
ResultsTableData |
GenerateMissingTablesAlgorithm.getPlaceholderTable() |
int |
GenerateStructureElement3DAlgorithm.getRadius() |
int |
GenerateStructureElement2DAlgorithm.getRadius() |
int |
GenerateZeroImage.getSizeC() |
int |
GenerateZeroImage.getSizeT() |
int |
GenerateZeroImage.getSizeZ() |
int |
GenerateZeroImage.getWidth() |
int |
GenerateLUTImageFromColorMap.getWidth() |
boolean |
GenerateMissingImageFromMathExpression2D.isGenerateOnePerBatch() |
boolean |
GenerateMissingZeroImage.isGenerateOnePerBatch() |
Modifier and Type | Class and Description |
---|---|
class |
ExportImage2Algorithm |
class |
ExportImageAlgorithm |
class |
ExportROIAlgorithm |
class |
ExportTableAlgorithm |
class |
ExportTableAsXLSXAlgorithm |
class |
ImagePlusFromGUI
Imports
ImagePlusData from the GUI |
class |
ImagePlusToGUI
Imports
ImagePlusData from the GUI |
class |
ResultsTableFromGUI
Imports
ImagePlusData from the GUI |
class |
ResultsTableToGUI
Imports
ImagePlusData from the GUI |
class |
ROIFromGUI
Imports
ImagePlusData from the GUI |
class |
ROIToGUI
Imports
ImagePlusData from the GUI |
class |
RunImageJExporterAlgorithm |
class |
RunImageJImporterAlgorithm |
Modifier and Type | Class and Description |
---|---|
class |
AnnotateWithOverlapMeasureLabelsAlgorithm |
class |
CropLabelsAlgorithm |
class |
DilateLabelsAlgorithm |
class |
ExpandLabelsAlgorithm |
class |
ExtractLabelStatisticsAlgorithm |
class |
GetLabelBoundariesAlgorithm |
class |
KeepLargestLabelAlgorithm |
class |
LabelsToRGBAlgorithm |
class |
LabelsToROIAlgorithm |
class |
MergeLabelsAlgorithm |
class |
MergeSmallLabelsAlgorithm |
class |
OverlapMeasureLabelsAlgorithm |
class |
RemapLabelsAlgorithm |
class |
ReplaceLabelsAlgorithm |
Modifier and Type | Method and Description |
---|---|
Color |
LabelsToRGBAlgorithm.getBackgroundColor() |
int |
CropLabelsAlgorithm.getBorder() |
inra.ijpb.color.ColorMaps.CommonLabelMaps |
LabelsToRGBAlgorithm.getColorMap() |
Neighborhood2D |
LabelsToROIAlgorithm.getConnectivity() |
OptionalAnnotationNameParameter |
AnnotateWithOverlapMeasureLabelsAlgorithm.getDiceCoefficientAnnotation() |
OptionalAnnotationNameParameter |
AnnotateWithOverlapMeasureLabelsAlgorithm.getFalseNegativeErrorAnnotation() |
OptionalAnnotationNameParameter |
AnnotateWithOverlapMeasureLabelsAlgorithm.getFalsePositiveErrorAnnotation() |
OptionalAnnotationNameParameter |
AnnotateWithOverlapMeasureLabelsAlgorithm.getJaccardIndexAnnotation() |
OptionalAnnotationNameParameter |
CropLabelsAlgorithm.getLabelIdAnnotation() |
OptionalIntegerRange |
CropLabelsAlgorithm.getLabelIdLimit() |
DefaultExpressionParameter |
LabelsToROIAlgorithm.getLabelNameExpression() |
double |
DilateLabelsAlgorithm.getMaxRadius() |
OverlapStatisticsSetParameter |
OverlapMeasureLabelsAlgorithm.getMeasurements() |
ImageStatisticsSetParameter |
ExtractLabelStatisticsAlgorithm.getMeasurements() |
LabelsToROIAlgorithm.Method |
LabelsToROIAlgorithm.getMethod() |
int |
MergeSmallLabelsAlgorithm.getMinimumNumberOfPixels() |
float |
ExpandLabelsAlgorithm.getRatio() |
IntRangeAndIntegerPairParameter.List |
ReplaceLabelsAlgorithm.getReplacements() |
ImageROITargetArea |
MergeSmallLabelsAlgorithm.getSourceArea() |
OptionalAnnotationNameParameter |
AnnotateWithOverlapMeasureLabelsAlgorithm.getTotalOverlapAnnotation() |
OptionalAnnotationNameParameter |
AnnotateWithOverlapMeasureLabelsAlgorithm.getVolumeSimilarityAnnotation() |
boolean |
MergeSmallLabelsAlgorithm.isExcludeZero() |
boolean |
ExtractLabelStatisticsAlgorithm.isMeasureInPhysicalUnits() |
boolean |
MergeSmallLabelsAlgorithm.isMergeToLargerLabel() |
boolean |
LabelsToRGBAlgorithm.isShuffleLut() |
Modifier and Type | Class and Description |
---|---|
class |
FilterLabelsByExpression2DAlgorithm |
class |
FilterLabelsByExpression3DAlgorithm |
class |
FilterLabelsByIdAlgorithm |
class |
FilterLabelsByMaskAlgorithm |
class |
FilterLabelsByOverlapAlgorithm |
class |
FilterLabelsByStatisticsAlgorithm
Wrapper around
RoiManager |
class |
RemoveBorderLabelsAlgorithm |
class |
RemoveLargestLabelAlgorithm |
Modifier and Type | Method and Description |
---|---|
CustomExpressionVariablesParameter |
FilterLabelsByStatisticsAlgorithm.getCustomFilterVariables() |
CustomExpressionVariablesParameter |
FilterLabelsByOverlapAlgorithm.getCustomVariables() |
DefaultExpressionParameter |
FilterLabelsByExpression2DAlgorithm.getExpression() |
DefaultExpressionParameter |
FilterLabelsByExpression3DAlgorithm.getExpression() |
DefaultExpressionParameter |
FilterLabelsByStatisticsAlgorithm.getFilters() |
int |
RemoveLargestLabelAlgorithm.getIterations() |
FilterLabelsByOverlapAlgorithm.LabelFilterSettings |
FilterLabelsByOverlapAlgorithm.getLabels1Settings() |
FilterLabelsByOverlapAlgorithm.LabelFilterSettings |
FilterLabelsByOverlapAlgorithm.getLabels2Settings() |
ImageStatisticsSetParameter |
FilterLabelsByStatisticsAlgorithm.getMeasurements() |
DefaultExpressionParameter |
FilterLabelsByOverlapAlgorithm.LabelFilterSettings.getOverlapFilter() |
ImageStatisticsSetParameter |
FilterLabelsByOverlapAlgorithm.getOverlapFilterMeasurements() |
IntegerRange |
FilterLabelsByIdAlgorithm.getValues() |
boolean |
FilterLabelsByMaskAlgorithm.isDeleteMaskedLabels() |
boolean |
FilterLabelsByOverlapAlgorithm.LabelFilterSettings.isEnabled() |
boolean |
FilterLabelsByOverlapAlgorithm.LabelFilterSettings.isInvert() |
boolean |
FilterLabelsByIdAlgorithm.isKeepValues() |
boolean |
FilterLabelsByStatisticsAlgorithm.isMeasureInPhysicalUnits() |
boolean |
FilterLabelsByOverlapAlgorithm.LabelFilterSettings.isMeasureInPhysicalUnits() |
boolean |
FilterLabelsByOverlapAlgorithm.LabelFilterSettings.isOutputOverlaps() |
Modifier and Type | Class and Description |
---|---|
class |
ApplyLUTAlgorithm |
class |
LUTInverterAlgorithm |
class |
RemoveLUTAlgorithm |
class |
SetLUTFromColorMapAlgorithm |
class |
SetLUTFromColorsAlgorithm |
class |
SetLUTFromImageAlgorithm |
Modifier and Type | Method and Description |
---|---|
ColorMap |
SetLUTFromColorMapAlgorithm.getColorMap() |
Color |
SetLUTFromColorsAlgorithm.getFirstColor() |
Color |
SetLUTFromColorsAlgorithm.getSecondColor() |
boolean |
SetLUTFromColorMapAlgorithm.isApplyToAllPlanes() |
boolean |
RemoveLUTAlgorithm.isApplyToAllPlanes() |
boolean |
SetLUTFromColorsAlgorithm.isApplyToAllPlanes() |
boolean |
LUTInverterAlgorithm.isApplyToAllPlanes() |
boolean |
SetLUTFromImageAlgorithm.isApplyToAllPlanes() |
boolean |
SetLUTFromColorMapAlgorithm.isDuplicateImage() |
boolean |
RemoveLUTAlgorithm.isDuplicateImage() |
boolean |
SetLUTFromColorsAlgorithm.isDuplicateImage() |
boolean |
LUTInverterAlgorithm.isDuplicateImage() |
boolean |
SetLUTFromImageAlgorithm.isDuplicateImage() |
Modifier and Type | Class and Description |
---|---|
class |
ApplyColorMathExpression2DExpression |
class |
ApplyMath2DAlgorithm
Wrapper around
ImageProcessor |
class |
ApplyMathExpression2DAlgorithm
Wrapper around
ImageProcessor |
class |
ApplyTransform2DAlgorithm
Wrapper around
ImageProcessor |
class |
ApplyVectorMathExpression2DAlgorithm
Wrapper around
ImageProcessor |
class |
DivideByMaximumAlgorithm
Wrapper around
ImageProcessor |
class |
GenerateFromMathExpression2D
Wrapper around
ImageProcessor |
class |
GenerateVectorFromMathExpression
Wrapper around
ImageProcessor |
class |
Hessian2DAlgorithm
Wrapper around
EDM |
class |
ImageCalculator2DAlgorithm
Wrapper around
ImageProcessor |
class |
ImageCalculator2DExpression |
class |
RemoveNaNFilter2DAlgorithm
Wrapper around
RankFilters |
class |
RoundFloatImageAlgorithm |
Modifier and Type | Method and Description |
---|---|
HyperstackDimension |
ApplyVectorMathExpression2DAlgorithm.getComponentDimension() |
HyperstackDimension |
GenerateVectorFromMathExpression.getComponentDimension() |
int |
RoundFloatImageAlgorithm.getDecimals() |
EigenvalueSelection2D |
Hessian2DAlgorithm.getEigenvalueSelection2D() |
DefaultExpressionParameter |
ImageCalculator2DExpression.getExpression() |
DefaultExpressionParameter |
ApplyColorMathExpression2DExpression.getExpression() |
DefaultExpressionParameter |
GenerateFromMathExpression2D.getFunction() |
DefaultExpressionParameter |
GenerateVectorFromMathExpression.getFunction() |
int |
GenerateFromMathExpression2D.getHeight() |
int |
GenerateVectorFromMathExpression.getHeight() |
InputSlotMapParameterCollection |
ImageCalculator2DAlgorithm.getOperands() |
ImageCalculator2DAlgorithm.Operation |
ImageCalculator2DAlgorithm.getOperation() |
JIPipeDataInfoRef |
ApplyColorMathExpression2DExpression.getOutputType() |
int |
ApplyVectorMathExpression2DAlgorithm.getOutputVectorSize() |
double |
RemoveNaNFilter2DAlgorithm.getRadius() |
int |
GenerateFromMathExpression2D.getSizeC() |
int |
GenerateVectorFromMathExpression.getSizeC() |
int |
GenerateFromMathExpression2D.getSizeT() |
int |
GenerateVectorFromMathExpression.getSizeT() |
int |
GenerateFromMathExpression2D.getSizeZ() |
int |
GenerateVectorFromMathExpression.getSizeZ() |
double |
Hessian2DAlgorithm.getSmoothing() |
ApplyTransform2DAlgorithm.Transformation |
ApplyTransform2DAlgorithm.getTransformation() |
DefaultExpressionParameter |
ApplyVectorMathExpression2DAlgorithm.getTransformation() |
ApplyMath2DAlgorithm.Transformation |
ApplyMath2DAlgorithm.getTransformation() |
DefaultExpressionParameter |
ApplyMathExpression2DAlgorithm.getTransformation() |
double |
ApplyMath2DAlgorithm.getValue() |
int |
GenerateFromMathExpression2D.getWidth() |
int |
GenerateVectorFromMathExpression.getWidth() |
boolean |
Hessian2DAlgorithm.isCompareAbsolute() |
boolean |
ImageCalculator2DAlgorithm.isFloatingPointOutput() |
boolean |
DivideByMaximumAlgorithm.isRecalibrate() |
Modifier and Type | Class and Description |
---|---|
class |
ApplyDistanceTransform2DAlgorithm
Wrapper around
EDM |
class |
ChamferDistanceMap2DAlgorithm |
class |
ChamferDistanceMap3DAlgorithm |
class |
GeodesicDistanceMap2DAlgorithm |
class |
LabelChamferDistanceMap3DAlgorithm |
Modifier and Type | Method and Description |
---|---|
int |
ApplyDistanceTransform2DAlgorithm.getBackgroundValue() |
inra.ijpb.binary.ChamferWeights3D |
LabelChamferDistanceMap3DAlgorithm.getChamferWeights() |
inra.ijpb.binary.ChamferWeights |
ChamferDistanceMap2DAlgorithm.getChamferWeights() |
inra.ijpb.binary.ChamferWeights3D |
ChamferDistanceMap3DAlgorithm.getChamferWeights() |
inra.ijpb.binary.ChamferWeights |
GeodesicDistanceMap2DAlgorithm.getChamferWeights() |
JIPipeDataInfoRef |
LabelChamferDistanceMap3DAlgorithm.getOutputType() |
JIPipeDataInfoRef |
ChamferDistanceMap2DAlgorithm.getOutputType() |
JIPipeDataInfoRef |
ChamferDistanceMap3DAlgorithm.getOutputType() |
JIPipeDataInfoRef |
GeodesicDistanceMap2DAlgorithm.getOutputType() |
boolean |
ApplyDistanceTransform2DAlgorithm.isEdgesAreBackground() |
boolean |
LabelChamferDistanceMap3DAlgorithm.isNormalize() |
boolean |
ChamferDistanceMap2DAlgorithm.isNormalize() |
boolean |
ChamferDistanceMap3DAlgorithm.isNormalize() |
boolean |
GeodesicDistanceMap2DAlgorithm.isNormalize() |
Modifier and Type | Class and Description |
---|---|
class |
ExtendedMaxima2DAlgorithm |
class |
ExtendedMaxima3DAlgorithm |
class |
ExtendedMinima2DAlgorithm |
class |
ExtendedMinima3DAlgorithm |
class |
ImposeMaxima2DAlgorithm |
class |
ImposeMaxima3DAlgorithm |
class |
LocalImageCalculator2DExpression |
class |
LocalMaximumFilter2DAlgorithm
Wrapper around
RankFilters |
class |
LocalMaximumFilter3DAlgorithm
Wrapper around
RankFilters |
class |
LocalMinimumFilter2DAlgorithm
Wrapper around
RankFilters |
class |
LocalMinimumFilter3DAlgorithm
Wrapper around
RankFilters |
class |
LocalVarianceFilter2DAlgorithm
Wrapper around
RankFilters |
class |
LocalVarianceFilter3DAlgorithm
Wrapper around
RankFilters |
class |
RegionalMaxima2DAlgorithm |
class |
RegionalMaxima3DAlgorithm |
class |
RegionalMinima2DAlgorithm |
class |
RegionalMinima3DAlgorithm |
Modifier and Type | Method and Description |
---|---|
Neighborhood2D |
ExtendedMinima2DAlgorithm.getConnectivity() |
Neighborhood3D |
ExtendedMinima3DAlgorithm.getConnectivity() |
Neighborhood2D |
RegionalMinima2DAlgorithm.getConnectivity() |
Neighborhood3D |
ExtendedMaxima3DAlgorithm.getConnectivity() |
Neighborhood3D |
RegionalMaxima3DAlgorithm.getConnectivity() |
Neighborhood3D |
RegionalMinima3DAlgorithm.getConnectivity() |
Neighborhood2D |
RegionalMaxima2DAlgorithm.getConnectivity() |
Neighborhood2D |
ExtendedMaxima2DAlgorithm.getConnectivity() |
double |
ExtendedMinima2DAlgorithm.getDynamic() |
double |
ExtendedMinima3DAlgorithm.getDynamic() |
double |
ExtendedMaxima3DAlgorithm.getDynamic() |
double |
ExtendedMaxima2DAlgorithm.getDynamic() |
DefaultExpressionParameter |
LocalImageCalculator2DExpression.getExpression() |
int |
LocalImageCalculator2DExpression.getLocalWindowHeight() |
int |
LocalImageCalculator2DExpression.getLocalWindowWidth() |
double |
LocalMinimumFilter2DAlgorithm.getRadius() |
double |
LocalVarianceFilter2DAlgorithm.getRadius() |
double |
LocalMaximumFilter2DAlgorithm.getRadius() |
float |
LocalMinimumFilter3DAlgorithm.getRadiusX() |
float |
LocalVarianceFilter3DAlgorithm.getRadiusX() |
float |
LocalMaximumFilter3DAlgorithm.getRadiusX() |
float |
LocalMinimumFilter3DAlgorithm.getRadiusY() |
float |
LocalVarianceFilter3DAlgorithm.getRadiusY() |
float |
LocalMaximumFilter3DAlgorithm.getRadiusY() |
float |
LocalMinimumFilter3DAlgorithm.getRadiusZ() |
float |
LocalVarianceFilter3DAlgorithm.getRadiusZ() |
float |
LocalMaximumFilter3DAlgorithm.getRadiusZ() |
SourceWrapMode |
LocalImageCalculator2DExpression.getSourceWrapMode() |
Modifier and Type | Class and Description |
---|---|
class |
DataToPreviewAlgorithm |
class |
RenderJIPipeProjectAlgorithm |
Modifier and Type | Method and Description |
---|---|
int |
DataToPreviewAlgorithm.getPreviewHeight() |
int |
DataToPreviewAlgorithm.getPreviewWidth() |
RenderPipelineRunSettings |
RenderJIPipeProjectAlgorithm.getSettings() |
Modifier and Type | Class and Description |
---|---|
class |
FindHoles2DAlgorithm |
class |
GrayscaleAttributeFiltering2DAlgorithm |
class |
GrayscaleAttributeFiltering3DAlgorithm |
class |
MorphologicalReconstruction2DAlgorithm |
class |
MorphologicalReconstruction3DAlgorithm |
class |
Morphology2DAlgorithm
Wrapper around
ImageProcessor |
class |
Morphology3DAlgorithm
Wrapper around
ImageProcessor |
class |
MorphologyBinary2DAlgorithm
Wrapper around
ImageProcessor |
class |
MorphologyFillHoles2DAlgorithm
Wrapper around
ImageProcessor |
class |
MorphologyInternalGradient2DAlgorithm
Wrapper around
ImageProcessor |
class |
MorphologyOutline2DAlgorithm
Wrapper around
ImageProcessor |
class |
MorphologySkeletonize2DAlgorithm
Wrapper around
ImageProcessor |
class |
MorphologySkeletonize3DAlgorithm |
Modifier and Type | Method and Description |
---|---|
AddBorder2DAlgorithm |
Morphology2DAlgorithm.getAddBorder2DAlgorithm() |
GrayscaleAttributeFiltering2DAlgorithm.Attribute |
GrayscaleAttributeFiltering2DAlgorithm.getAttribute() |
GrayscaleAttributeFiltering3DAlgorithm.Attribute |
GrayscaleAttributeFiltering3DAlgorithm.getAttribute() |
Neighborhood2D |
MorphologicalReconstruction3DAlgorithm.getConnectivity() |
Neighborhood2D |
MorphologicalReconstruction2DAlgorithm.getConnectivity() |
Neighborhood2D |
GrayscaleAttributeFiltering2DAlgorithm.getConnectivity() |
Neighborhood3D |
GrayscaleAttributeFiltering3DAlgorithm.getConnectivity() |
inra.ijpb.morphology.Strel3D.Shape |
Morphology3DAlgorithm.getElement() |
inra.ijpb.morphology.Strel.Shape |
Morphology2DAlgorithm.getElement() |
int |
MorphologyBinary2DAlgorithm.getIterations() |
int |
GrayscaleAttributeFiltering2DAlgorithm.getMinimumValue() |
int |
GrayscaleAttributeFiltering3DAlgorithm.getMinVoxelNumber() |
inra.ijpb.morphology.Morphology.Operation |
Morphology3DAlgorithm.getOperation() |
MorphologyBinary2DAlgorithm.Operation |
MorphologyBinary2DAlgorithm.getOperation() |
GrayscaleAttributeFiltering2DAlgorithm.Operation |
GrayscaleAttributeFiltering2DAlgorithm.getOperation() |
inra.ijpb.morphology.Morphology.Operation |
Morphology2DAlgorithm.getOperation() |
GrayscaleAttributeFiltering3DAlgorithm.Operation |
GrayscaleAttributeFiltering3DAlgorithm.getOperation() |
int |
Morphology3DAlgorithm.getRadius() |
double |
MorphologyInternalGradient2DAlgorithm.getRadius() |
int |
Morphology2DAlgorithm.getRadius() |
boolean |
Morphology2DAlgorithm.isAddBorder() |
boolean |
MorphologicalReconstruction3DAlgorithm.isApplyDilation() |
boolean |
MorphologicalReconstruction2DAlgorithm.isApplyDilation() |
boolean |
FindHoles2DAlgorithm.isBlackBackground() |
boolean |
MorphologyFillHoles2DAlgorithm.isBlackBackground() |
boolean |
MorphologySkeletonize2DAlgorithm.isDarkBackground() |
Modifier and Type | Class and Description |
---|---|
class |
AddNoise2DAlgorithm
Wrapper around
ImageProcessor |
class |
AddSaltAndPepperNoise2DAlgorithm
Wrapper around
ImageProcessor |
class |
DespeckleFilter2DAlgorithm
Wrapper around
RankFilters |
class |
RemoveOutliersFilter2DAlgorithm
Wrapper around
RankFilters |
Modifier and Type | Method and Description |
---|---|
RemoveOutliersFilter2DAlgorithm.Mode |
RemoveOutliersFilter2DAlgorithm.getMode() |
double |
AddSaltAndPepperNoise2DAlgorithm.getPercent() |
double |
RemoveOutliersFilter2DAlgorithm.getRadius() |
double |
AddNoise2DAlgorithm.getSigma() |
float |
RemoveOutliersFilter2DAlgorithm.getThreshold() |
Modifier and Type | Class and Description |
---|---|
class |
MSEBlockFlowAlgorithm
Adapted from
MSEBlockFlow , as the methods there are all protected/private |
class |
MSEGaussianFlowAlgorithm
Adapted from
MSEGaussianFlow , as the methods there are all protected/private |
class |
PMCCBlockFlowAlgorithm
Adapted from
PMCCBlockFlow , as the methods there are all protected/private |
Modifier and Type | Method and Description |
---|---|
int |
PMCCBlockFlowAlgorithm.getBlockRadius() |
int |
MSEBlockFlowAlgorithm.getBlockRadius() |
int |
MSEGaussianFlowAlgorithm.getMaxDistance() |
int |
PMCCBlockFlowAlgorithm.getMaxDistance() |
int |
MSEBlockFlowAlgorithm.getMaxDistance() |
int |
MSEGaussianFlowAlgorithm.getSigma() |
boolean |
MSEGaussianFlowAlgorithm.isAddLastIdentityField() |
boolean |
PMCCBlockFlowAlgorithm.isAddLastIdentityField() |
boolean |
MSEBlockFlowAlgorithm.isAddLastIdentityField() |
boolean |
MSEGaussianFlowAlgorithm.isOutputPolarCoordinates() |
boolean |
PMCCBlockFlowAlgorithm.isOutputPolarCoordinates() |
boolean |
MSEBlockFlowAlgorithm.isOutputPolarCoordinates() |
boolean |
MSEGaussianFlowAlgorithm.isRelativeDistances() |
boolean |
PMCCBlockFlowAlgorithm.isRelativeDistances() |
boolean |
MSEBlockFlowAlgorithm.isRelativeDistances() |
Modifier and Type | Class and Description |
---|---|
class |
ExtractOverlayAlgorithm |
class |
RemoveOverlayAlgorithm |
class |
RenderOverlayAlgorithm
Wrapper around
RoiDrawer |
class |
SetOverlayAlgorithm |
Modifier and Type | Method and Description |
---|---|
ROIElementDrawingMode |
RenderOverlayAlgorithm.getDrawFilledOutlineMode() |
RoiLabel |
RenderOverlayAlgorithm.getDrawnLabel() |
ROIElementDrawingMode |
RenderOverlayAlgorithm.getDrawOutlineMode() |
OptionalColorParameter |
RenderOverlayAlgorithm.getLabelBackground() |
Color |
RenderOverlayAlgorithm.getLabelForeground() |
int |
RenderOverlayAlgorithm.getLabelSize() |
double |
RenderOverlayAlgorithm.getMagnification() |
double |
RenderOverlayAlgorithm.getOpacity() |
OptionalColorParameter |
RenderOverlayAlgorithm.getOverrideFillColor() |
OptionalColorParameter |
RenderOverlayAlgorithm.getOverrideLineColor() |
OptionalDoubleParameter |
RenderOverlayAlgorithm.getOverrideLineWidth() |
boolean |
RenderOverlayAlgorithm.isIgnoreC() |
boolean |
RenderOverlayAlgorithm.isIgnoreT() |
boolean |
RenderOverlayAlgorithm.isIgnoreZ() |
boolean |
RenderOverlayAlgorithm.isPreferRenderViaOverlay() |
Modifier and Type | Class and Description |
---|---|
class |
CropToRoiAlgorithm |
class |
ExtractImageInRoiAlgorithm |
class |
GetRoiImageAlgorithm
Wrapper around
RoiManager |
class |
RoiCalculatorAlgorithm
Wrapper around
RoiManager |
class |
SetRoiImageAlgorithm
Wrapper around
RoiManager |
class |
SplitRoiConnectedComponentsAlgorithm |
class |
UnsetRoiImageAlgorithm
Wrapper around
RoiManager |
Modifier and Type | Method and Description |
---|---|
OptionalAnnotationNameParameter |
ExtractImageInRoiAlgorithm.getAnnotationCLocation() |
OptionalAnnotationNameParameter |
ExtractImageInRoiAlgorithm.getAnnotationTLocation() |
OptionalAnnotationNameParameter |
ExtractImageInRoiAlgorithm.getAnnotationXLocation() |
OptionalAnnotationNameParameter |
ExtractImageInRoiAlgorithm.getAnnotationYLocation() |
OptionalAnnotationNameParameter |
ExtractImageInRoiAlgorithm.getAnnotationZLocation() |
OptionalAnnotationNameParameter |
SplitRoiConnectedComponentsAlgorithm.getComponentNameAnnotation() |
SplitRoiConnectedComponentsAlgorithm.DimensionOperation |
SplitRoiConnectedComponentsAlgorithm.getDimensionCOperation() |
SplitRoiConnectedComponentsAlgorithm.DimensionOperation |
SplitRoiConnectedComponentsAlgorithm.getDimensionTOperation() |
SplitRoiConnectedComponentsAlgorithm.DimensionOperation |
SplitRoiConnectedComponentsAlgorithm.getDimensionZOperation() |
DefaultExpressionParameter |
SplitRoiConnectedComponentsAlgorithm.getGraphPostprocessing() |
LogicalOperation |
RoiCalculatorAlgorithm.getOperation() |
DefaultExpressionParameter |
SplitRoiConnectedComponentsAlgorithm.getOverlapFilter() |
ImageStatisticsSetParameter |
SplitRoiConnectedComponentsAlgorithm.getOverlapFilterMeasurements() |
boolean |
RoiCalculatorAlgorithm.isApplyPerChannel() |
boolean |
RoiCalculatorAlgorithm.isApplyPerFrame() |
boolean |
RoiCalculatorAlgorithm.isApplyPerSlice() |
boolean |
CropToRoiAlgorithm.isCropC() |
boolean |
CropToRoiAlgorithm.isCropT() |
boolean |
CropToRoiAlgorithm.isCropXY() |
boolean |
CropToRoiAlgorithm.isCropZ() |
boolean |
ExtractImageInRoiAlgorithm.isIgnoreC() |
boolean |
ExtractImageInRoiAlgorithm.isIgnoreT() |
boolean |
ExtractImageInRoiAlgorithm.isIgnoreZ() |
boolean |
SplitRoiConnectedComponentsAlgorithm.isMeasureInPhysicalUnits() |
boolean |
RoiCalculatorAlgorithm.isSplitAfterwards() |
boolean |
SplitRoiConnectedComponentsAlgorithm.isSplitAtJunctions() |
boolean |
SplitRoiConnectedComponentsAlgorithm.isTrySolveJunctions() |
Modifier and Type | Class and Description |
---|---|
class |
RoiPropertiesToAnnotationsAlgorithm |
Modifier and Type | Class and Description |
---|---|
class |
AssembleExtractedROIAlgorithm |
class |
ExtractFromROIAlgorithm |
Modifier and Type | Class and Description |
---|---|
class |
ROIToLabelsByNameAlgorithm |
class |
ROIToLabelsExpressionAlgorithm |
class |
RoiToMaskAlgorithm
Wrapper around
RoiManager |
class |
RoiToRGBAlgorithm
Wrapper around
RoiDrawer |
class |
UnreferencedRoiToMaskAlgorithm
Wrapper around
RoiManager |
class |
UnreferencedRoiToRGBAlgorithm
Wrapper around
RoiManager |
Modifier and Type | Method and Description |
---|---|
ROIElementDrawingMode |
RoiToRGBAlgorithm.getDrawFilledOutlineMode() |
ROIElementDrawingMode |
UnreferencedRoiToRGBAlgorithm.getDrawFilledOutlineMode() |
RoiLabel |
RoiToRGBAlgorithm.getDrawnLabel() |
ROIElementDrawingMode |
RoiToRGBAlgorithm.getDrawOutlineMode() |
ROIElementDrawingMode |
UnreferencedRoiToRGBAlgorithm.getDrawOutlineMode() |
Margin |
UnreferencedRoiToRGBAlgorithm.getImageArea() |
Margin |
UnreferencedRoiToMaskAlgorithm.getImageArea() |
int |
ROIToLabelsByNameAlgorithm.ROINameToLabelEntry.getLabel() |
ParameterCollectionList |
ROIToLabelsByNameAlgorithm.getLabelAssignment() |
OptionalColorParameter |
RoiToRGBAlgorithm.getLabelBackground() |
FontFamilyParameter |
RoiToRGBAlgorithm.getLabelFontFamily() |
Color |
RoiToRGBAlgorithm.getLabelForeground() |
int |
RoiToRGBAlgorithm.getLabelSize() |
int |
RoiToMaskAlgorithm.getLineThickness() |
int |
UnreferencedRoiToMaskAlgorithm.getLineThickness() |
double |
RoiToRGBAlgorithm.getMagnification() |
String |
ROIToLabelsByNameAlgorithm.ROINameToLabelEntry.getName() |
double |
RoiToRGBAlgorithm.getOpacity() |
OptionalColorParameter |
RoiToRGBAlgorithm.getOverrideFillColor() |
OptionalColorParameter |
UnreferencedRoiToRGBAlgorithm.getOverrideFillColor() |
OptionalColorParameter |
RoiToRGBAlgorithm.getOverrideLineColor() |
OptionalColorParameter |
UnreferencedRoiToRGBAlgorithm.getOverrideLineColor() |
OptionalDoubleParameter |
RoiToRGBAlgorithm.getOverrideLineWidth() |
OptionalDoubleParameter |
UnreferencedRoiToRGBAlgorithm.getOverrideLineWidth() |
OptionalDefaultExpressionParameter |
ROIToLabelsExpressionAlgorithm.getRoiToLabelTransformation() |
boolean |
RoiToMaskAlgorithm.isDrawFilledOutline() |
boolean |
UnreferencedRoiToMaskAlgorithm.isDrawFilledOutline() |
boolean |
UnreferencedRoiToRGBAlgorithm.isDrawLabel() |
boolean |
RoiToMaskAlgorithm.isDrawOutline() |
boolean |
ROIToLabelsExpressionAlgorithm.isDrawOutline() |
boolean |
ROIToLabelsByNameAlgorithm.isDrawOutline() |
boolean |
UnreferencedRoiToMaskAlgorithm.isDrawOutline() |
boolean |
RoiToRGBAlgorithm.isDrawOver() |
boolean |
UnreferencedRoiToRGBAlgorithm.isDrawOver() |
boolean |
RoiToMaskAlgorithm.isDrawOver() |
boolean |
ROIToLabelsExpressionAlgorithm.isFillOutline() |
boolean |
ROIToLabelsByNameAlgorithm.isFillOutline() |
boolean |
RoiToRGBAlgorithm.isIgnoreC() |
boolean |
UnreferencedRoiToRGBAlgorithm.isIgnoreC() |
boolean |
RoiToRGBAlgorithm.isIgnoreT() |
boolean |
UnreferencedRoiToRGBAlgorithm.isIgnoreT() |
boolean |
RoiToRGBAlgorithm.isIgnoreZ() |
boolean |
UnreferencedRoiToRGBAlgorithm.isIgnoreZ() |
boolean |
UnreferencedRoiToRGBAlgorithm.isPreferAssociatedImage() |
boolean |
UnreferencedRoiToMaskAlgorithm.isPreferAssociatedImage() |
boolean |
RoiToRGBAlgorithm.isPreferRenderViaOverlay() |
Modifier and Type | Class and Description |
---|---|
class |
DrawOvalRoiAlgorithm |
class |
DrawRectangleRoiAlgorithm |
class |
DrawScaleBarRoiAlgorithm |
class |
DrawTextRoiAlgorithm |
Modifier and Type | Method and Description |
---|---|
double |
DrawTextRoiAlgorithm.getAngle() |
int |
DrawRectangleRoiAlgorithm.getArcHeight() |
int |
DrawRectangleRoiAlgorithm.getArcWidth() |
OptionalColorParameter |
DrawScaleBarRoiAlgorithm.getBackgroundColor() |
Color |
DrawScaleBarRoiAlgorithm.getBarColor() |
int |
DrawScaleBarRoiAlgorithm.getBarThickness() |
OptionalColorParameter |
ROIProperties.getFillColor() |
FontFamilyParameter |
DrawScaleBarRoiAlgorithm.TextSettings.getFontFamily() |
FontFamilyParameter |
DrawTextRoiAlgorithm.getFontFamily() |
int |
DrawScaleBarRoiAlgorithm.TextSettings.getFontSize() |
int |
DrawTextRoiAlgorithm.getFontSize() |
FontStyleParameter |
DrawScaleBarRoiAlgorithm.TextSettings.getFontStyle() |
FontStyleParameter |
DrawTextRoiAlgorithm.getFontStyle() |
OptionalQuantity |
DrawScaleBarRoiAlgorithm.getHorizontalBarSize() |
DefaultExpressionParameter |
DrawScaleBarRoiAlgorithm.TextSettings.getHorizontalLabel() |
OptionalColorParameter |
ROIProperties.getLineColor() |
double |
ROIProperties.getLineWidth() |
ScaleBarGenerator.ScaleBarPosition |
DrawScaleBarRoiAlgorithm.getLocation() |
FixedMargin |
DrawTextRoiAlgorithm.getLocation() |
int |
ROIProperties.getPositionC() |
int |
ROIProperties.getPositionT() |
int |
ROIProperties.getPositionZ() |
Margin.List |
DrawRectangleRoiAlgorithm.getRectangles() |
Margin.List |
DrawOvalRoiAlgorithm.getRectangles() |
DefaultExpressionParameter |
ROIProperties.getRoiName() |
ROIProperties |
DrawRectangleRoiAlgorithm.getRoiProperties() |
ROIProperties |
DrawOvalRoiAlgorithm.getRoiProperties() |
ROIProperties |
DrawTextRoiAlgorithm.getRoiProperties() |
DefaultExpressionParameter |
DrawTextRoiAlgorithm.getText() |
Color |
DrawScaleBarRoiAlgorithm.TextSettings.getTextColor() |
DrawScaleBarRoiAlgorithm.TextSettings |
DrawScaleBarRoiAlgorithm.getTextSettings() |
OptionalQuantity |
DrawScaleBarRoiAlgorithm.getVerticalBarSize() |
DefaultExpressionParameter |
DrawScaleBarRoiAlgorithm.TextSettings.getVerticalLabel() |
boolean |
DrawTextRoiAlgorithm.isAntialiased() |
boolean |
DrawRectangleRoiAlgorithm.isCenter() |
boolean |
DrawOvalRoiAlgorithm.isCenter() |
boolean |
DrawTextRoiAlgorithm.isCenter() |
boolean |
DrawScaleBarRoiAlgorithm.isDrawHorizontal() |
boolean |
DrawScaleBarRoiAlgorithm.isDrawVertical() |
boolean |
DrawScaleBarRoiAlgorithm.TextSettings.isHideLabels() |
Modifier and Type | Class and Description |
---|---|
class |
FilterRoiByNameAlgorithm
Wrapper around
RoiManager |
class |
FilterROIByOverlapAlgorithm |
class |
FilterRoiByStatisticsAlgorithm
Wrapper around
RoiManager |
class |
FilterRoiByStatisticsScriptAlgorithm
Wrapper around
RoiManager |
class |
FilterROIListsAlgorithm |
class |
RemoveBorderRoisAlgorithm
Wrapper around
RoiManager |
class |
SliceROIListAlgorithm
Wrapper around
RoiManager |
Modifier and Type | Method and Description |
---|---|
Margin |
RemoveBorderRoisAlgorithm.getBorderDefinition() |
PythonScript |
FilterRoiByStatisticsScriptAlgorithm.getCode() |
CustomExpressionVariablesParameter |
FilterRoiByStatisticsAlgorithm.getCustomFilterVariables() |
CustomExpressionVariablesParameter |
FilterROIByOverlapAlgorithm.getCustomVariables() |
DefaultExpressionParameter |
FilterROIListsAlgorithm.getFilter() |
DefaultExpressionParameter |
FilterRoiByStatisticsAlgorithm.getFilters() |
DefaultExpressionParameter |
FilterRoiByNameAlgorithm.getFilters() |
ImageStatisticsSetParameter |
FilterRoiByStatisticsAlgorithm.getMeasurements() |
RoiOutline |
RemoveBorderRoisAlgorithm.getOutline() |
DefaultExpressionParameter |
FilterROIByOverlapAlgorithm.ROIFilterSettings.getOverlapFilter() |
ImageStatisticsSetParameter |
FilterROIByOverlapAlgorithm.getOverlapFilterMeasurements() |
FilterROIByOverlapAlgorithm.ROIFilterSettings |
FilterROIByOverlapAlgorithm.getRoi1Settings() |
FilterROIByOverlapAlgorithm.ROIFilterSettings |
FilterROIByOverlapAlgorithm.getRoi2Settings() |
JIPipeDynamicParameterCollection |
FilterRoiByStatisticsScriptAlgorithm.getScriptParameters() |
IntegerRange |
SliceROIListAlgorithm.getSelectedIndices() |
boolean |
SliceROIListAlgorithm.isAutoClamp() |
boolean |
FilterROIByOverlapAlgorithm.ROIFilterSettings.isConsumeOnOverlap() |
boolean |
FilterROIByOverlapAlgorithm.ROIFilterSettings.isEnabled() |
boolean |
FilterROIByOverlapAlgorithm.ROIFilterSettings.isFastMode() |
boolean |
FilterROIListsAlgorithm.isIncludeAnnotations() |
boolean |
FilterROIByOverlapAlgorithm.ROIFilterSettings.isInvert() |
boolean |
FilterRoiByStatisticsAlgorithm.isMeasureInPhysicalUnits() |
boolean |
FilterROIByOverlapAlgorithm.ROIFilterSettings.isMeasureInPhysicalUnits() |
boolean |
FilterRoiByStatisticsAlgorithm.isOutputEmptyLists() |
boolean |
FilterRoiByNameAlgorithm.isOutputEmptyLists() |
boolean |
FilterROIListsAlgorithm.isOutputEmptyLists() |
boolean |
FilterROIByOverlapAlgorithm.ROIFilterSettings.isOutputOverlaps() |
Modifier and Type | Class and Description |
---|---|
class |
AppendRectangularRoiAlgorithm
Deprecated.
|
class |
DefineRectangularRoiAlgorithm
Deprecated.
|
class |
GenerateMissingRoiListsAlgorithm |
class |
MaskToRoiAlgorithm |
class |
ReferencedAppendRectangularRoiAlgorithm
Deprecated.
|
class |
ReferencedDefineRectangularRoiAlgorithm
Deprecated.
|
class |
TableToCircularROIAlgorithm
Wrapper around
RoiManager |
class |
TableToRectangularROIAlgorithm
Wrapper around
RoiManager |
Modifier and Type | Method and Description |
---|---|
TableColumnSourceExpressionParameter |
TableToRectangularROIAlgorithm.getColumnC() |
TableColumnSourceExpressionParameter |
TableToCircularROIAlgorithm.getColumnC() |
TableColumnSourceExpressionParameter |
TableToRectangularROIAlgorithm.getColumnHeight() |
TableColumnSourceExpressionParameter |
TableToCircularROIAlgorithm.getColumnRadius() |
TableColumnSourceExpressionParameter |
TableToRectangularROIAlgorithm.getColumnT() |
TableColumnSourceExpressionParameter |
TableToCircularROIAlgorithm.getColumnT() |
TableColumnSourceExpressionParameter |
TableToRectangularROIAlgorithm.getColumnWidth() |
TableColumnSourceExpressionParameter |
TableToRectangularROIAlgorithm.getColumnX1() |
TableColumnSourceExpressionParameter |
TableToCircularROIAlgorithm.getColumnX1() |
TableColumnSourceExpressionParameter |
TableToRectangularROIAlgorithm.getColumnX2() |
TableColumnSourceExpressionParameter |
TableToRectangularROIAlgorithm.getColumnY1() |
TableColumnSourceExpressionParameter |
TableToCircularROIAlgorithm.getColumnY1() |
TableColumnSourceExpressionParameter |
TableToRectangularROIAlgorithm.getColumnY2() |
TableColumnSourceExpressionParameter |
TableToRectangularROIAlgorithm.getColumnZ() |
TableColumnSourceExpressionParameter |
TableToCircularROIAlgorithm.getColumnZ() |
TableToRectangularROIAlgorithm.Mode |
TableToRectangularROIAlgorithm.getMode() |
Margin.List |
AppendRectangularRoiAlgorithm.getRectangles()
Deprecated.
|
RectangleList |
DefineRectangularRoiAlgorithm.getRectangles()
Deprecated.
|
Margin.List |
ReferencedAppendRectangularRoiAlgorithm.getRectangles()
Deprecated.
|
Margin.List |
ReferencedDefineRectangularRoiAlgorithm.getRectangles()
Deprecated.
|
int |
MaskToRoiAlgorithm.getThreshold() |
boolean |
MaskToRoiAlgorithm.isInvertThreshold() |
boolean |
TableToRectangularROIAlgorithm.isOneBasedPositions() |
boolean |
TableToCircularROIAlgorithm.isOneBasedPositions() |
boolean |
DefineRectangularRoiAlgorithm.isSplit()
Deprecated.
|
boolean |
ReferencedDefineRectangularRoiAlgorithm.isSplit()
Deprecated.
|
void |
TableToRectangularROIAlgorithm.setAnchor(TableToRectangularROIAlgorithm.Anchor anchor) |
Modifier and Type | Class and Description |
---|---|
class |
CountROIAlgorithm |
class |
RoiStatisticsAlgorithm
Wrapper around
RoiManager |
Modifier and Type | Method and Description |
---|---|
OptionalStringParameter |
RoiStatisticsAlgorithm.getIndexAnnotation() |
ImageStatisticsSetParameter |
RoiStatisticsAlgorithm.getMeasurements() |
boolean |
CountROIAlgorithm.isAddAnnotations() |
boolean |
RoiStatisticsAlgorithm.isAddNameToTable() |
boolean |
RoiStatisticsAlgorithm.isApplyPerChannel() |
boolean |
RoiStatisticsAlgorithm.isApplyPerFrame() |
boolean |
RoiStatisticsAlgorithm.isApplyPerSlice() |
boolean |
RoiStatisticsAlgorithm.isMeasureInPhysicalUnits() |
Modifier and Type | Class and Description |
---|---|
class |
AddRoiListsAlgorithm
Wrapper around
RoiManager |
class |
FilterAndMergeRoiByStatisticsScriptAlgorithm
Wrapper around
RoiManager |
class |
MergeRoiListsAlgorithm
Wrapper around
RoiManager |
Modifier and Type | Method and Description |
---|---|
PythonScript |
FilterAndMergeRoiByStatisticsScriptAlgorithm.getCode() |
JIPipeDynamicParameterCollection |
FilterAndMergeRoiByStatisticsScriptAlgorithm.getScriptParameters() |
Modifier and Type | Class and Description |
---|---|
class |
ChangeRoiNameFromExpressionsAndMeasurementsAlgorithm |
class |
ChangeRoiPropertiesAlgorithm
Wrapper around
RoiManager |
class |
ChangeRoiPropertiesFromAnnotationsAlgorithm
Wrapper around
RoiManager |
class |
ChangeRoiPropertiesFromExpressionsAlgorithm
Wrapper around
RoiManager |
class |
ColorRoiByNameAlgorithm |
class |
ColorRoiByStatisticsAlgorithm
Wrapper around
RoiManager |
class |
OutlineRoiAlgorithm
Wrapper around
RoiManager |
class |
ReorderRoiDimensionsAlgorithm
Algorithm that reorders Hyperstack dimensions
|
class |
RoiFloodFillAlgorithm
Wrapper around
RoiManager |
class |
RoiToCentroidAlgorithm
Wrapper around
RoiManager |
class |
ScaleRoiAlgorithm
Wrapper around
RoiManager |
Modifier and Type | Method and Description |
---|---|
OptionalAnnotationNameParameter |
ChangeRoiPropertiesFromAnnotationsAlgorithm.getCenterScale() |
boolean |
ChangeRoiPropertiesAlgorithm.getCenterScale() |
boolean |
ScaleRoiAlgorithm.getCenterScale() |
OptionalDefaultExpressionParameter |
ChangeRoiPropertiesFromExpressionsAlgorithm.getCenterScale() |
CustomExpressionVariablesParameter |
ChangeRoiPropertiesFromExpressionsAlgorithm.getCustomFilterVariables() |
StringQueryExpression |
ChangeRoiNameFromExpressionsAndMeasurementsAlgorithm.getExpression() |
OptionalAnnotationNameParameter |
ChangeRoiPropertiesFromAnnotationsAlgorithm.getFillColor() |
OptionalColorParameter |
ChangeRoiPropertiesAlgorithm.getFillColor() |
OptionalDefaultExpressionParameter |
ChangeRoiPropertiesFromExpressionsAlgorithm.getFillColor() |
MeasurementColumn |
ColorRoiByStatisticsAlgorithm.getFillMeasurement() |
OptionalAnnotationNameParameter |
ChangeRoiPropertiesFromAnnotationsAlgorithm.getLineColor() |
OptionalColorParameter |
ChangeRoiPropertiesAlgorithm.getLineColor() |
OptionalDefaultExpressionParameter |
ChangeRoiPropertiesFromExpressionsAlgorithm.getLineColor() |
MeasurementColumn |
ColorRoiByStatisticsAlgorithm.getLineMeasurement() |
OptionalAnnotationNameParameter |
ChangeRoiPropertiesFromAnnotationsAlgorithm.getLineWidth() |
OptionalDoubleParameter |
ChangeRoiPropertiesAlgorithm.getLineWidth() |
OptionalDefaultExpressionParameter |
ChangeRoiPropertiesFromExpressionsAlgorithm.getLineWidth() |
OptionalColorMapParameter |
ColorRoiByStatisticsAlgorithm.getMapFillColor() |
OptionalColorMapParameter |
ColorRoiByNameAlgorithm.getMapFillColor() |
OptionalColorMapParameter |
ColorRoiByStatisticsAlgorithm.getMapLineColor() |
OptionalColorMapParameter |
ColorRoiByNameAlgorithm.getMapLineColor() |
ImageStatisticsSetParameter |
ChangeRoiNameFromExpressionsAndMeasurementsAlgorithm.getMeasurements() |
ImageStatisticsSetParameter |
ChangeRoiPropertiesFromExpressionsAlgorithm.getMeasurements() |
RoiFloodFillAlgorithm.Mode |
RoiFloodFillAlgorithm.getMode() |
RoiOutline |
OutlineRoiAlgorithm.getOutline() |
OptionalAnnotationNameParameter |
ChangeRoiPropertiesFromAnnotationsAlgorithm.getPositionC() |
OptionalIntegerParameter |
ChangeRoiPropertiesAlgorithm.getPositionC() |
OptionalDefaultExpressionParameter |
ChangeRoiPropertiesFromExpressionsAlgorithm.getPositionC() |
OptionalAnnotationNameParameter |
ChangeRoiPropertiesFromAnnotationsAlgorithm.getPositionT() |
OptionalIntegerParameter |
ChangeRoiPropertiesAlgorithm.getPositionT() |
OptionalDefaultExpressionParameter |
ChangeRoiPropertiesFromExpressionsAlgorithm.getPositionT() |
OptionalAnnotationNameParameter |
ChangeRoiPropertiesFromAnnotationsAlgorithm.getPositionX() |
OptionalDoubleParameter |
ChangeRoiPropertiesAlgorithm.getPositionX() |
OptionalDefaultExpressionParameter |
ChangeRoiPropertiesFromExpressionsAlgorithm.getPositionX() |
OptionalAnnotationNameParameter |
ChangeRoiPropertiesFromAnnotationsAlgorithm.getPositionY() |
OptionalDoubleParameter |
ChangeRoiPropertiesAlgorithm.getPositionY() |
OptionalDefaultExpressionParameter |
ChangeRoiPropertiesFromExpressionsAlgorithm.getPositionY() |
OptionalAnnotationNameParameter |
ChangeRoiPropertiesFromAnnotationsAlgorithm.getPositionZ() |
OptionalIntegerParameter |
ChangeRoiPropertiesAlgorithm.getPositionZ() |
OptionalDefaultExpressionParameter |
ChangeRoiPropertiesFromExpressionsAlgorithm.getPositionZ() |
OptionalAnnotationNameParameter |
ChangeRoiPropertiesFromAnnotationsAlgorithm.getRoiName() |
OptionalStringParameter |
ChangeRoiPropertiesAlgorithm.getRoiName() |
OptionalDefaultExpressionParameter |
ChangeRoiPropertiesFromExpressionsAlgorithm.getRoiName() |
OptionalAnnotationNameParameter |
ChangeRoiPropertiesFromAnnotationsAlgorithm.getScaleX() |
OptionalDoubleParameter |
ChangeRoiPropertiesAlgorithm.getScaleX() |
double |
ScaleRoiAlgorithm.getScaleX() |
OptionalDefaultExpressionParameter |
ChangeRoiPropertiesFromExpressionsAlgorithm.getScaleX() |
OptionalAnnotationNameParameter |
ChangeRoiPropertiesFromAnnotationsAlgorithm.getScaleY() |
OptionalDoubleParameter |
ChangeRoiPropertiesAlgorithm.getScaleY() |
double |
ScaleRoiAlgorithm.getScaleY() |
OptionalDefaultExpressionParameter |
ChangeRoiPropertiesFromExpressionsAlgorithm.getScaleY() |
HyperstackDimension |
ReorderRoiDimensionsAlgorithm.getTargetC() |
HyperstackDimension |
ReorderRoiDimensionsAlgorithm.getTargetT() |
HyperstackDimension |
ReorderRoiDimensionsAlgorithm.getTargetZ() |
double |
RoiFloodFillAlgorithm.getTolerance() |
boolean |
ChangeRoiNameFromExpressionsAndMeasurementsAlgorithm.isIncludeAnnotations() |
boolean |
ChangeRoiNameFromExpressionsAndMeasurementsAlgorithm.isMeasureInPhysicalUnits() |
boolean |
ChangeRoiPropertiesFromExpressionsAlgorithm.isMeasureInPhysicalUnits() |
boolean |
RoiFloodFillAlgorithm.isSmooth() |
Modifier and Type | Class and Description |
---|---|
class |
ExtractROIMetadataAlgorithm |
class |
RemoveROIMetadataAlgorithm |
class |
SetRoiMetadataByStatisticsAlgorithm
Wrapper around
RoiManager |
class |
SetROIMetadataFromTableAlgorithm |
Modifier and Type | Method and Description |
---|---|
CustomExpressionVariablesParameter |
SetRoiMetadataByStatisticsAlgorithm.getCustomVariables() |
DefaultExpressionParameter |
RemoveROIMetadataAlgorithm.getFilterExpression() |
OptionalStringParameter |
ExtractROIMetadataAlgorithm.getIndexColumn() |
String |
SetRoiMetadataByStatisticsAlgorithm.MetadataProperty.getKey() |
ImageStatisticsSetParameter |
SetRoiMetadataByStatisticsAlgorithm.getMeasurements() |
ParameterCollectionList |
SetRoiMetadataByStatisticsAlgorithm.getMetadataGenerators() |
OptionalStringParameter |
ExtractROIMetadataAlgorithm.getNameColumn() |
TableColumnSourceExpressionParameter |
SetROIMetadataFromTableAlgorithm.getRoiIndexColumn() |
DefaultExpressionParameter |
SetRoiMetadataByStatisticsAlgorithm.MetadataProperty.getValue() |
boolean |
SetRoiMetadataByStatisticsAlgorithm.isClearBeforeWrite() |
boolean |
SetROIMetadataFromTableAlgorithm.isClearBeforeWrite() |
boolean |
SetRoiMetadataByStatisticsAlgorithm.isMeasureInPhysicalUnits() |
Modifier and Type | Class and Description |
---|---|
class |
SortAndExtractRoiByStatisticsAlgorithm
Deprecated.
|
class |
SortAndExtractRoiByStatisticsAlgorithm2
Wrapper around
RoiManager |
class |
SortRoiListByExpressionsAndMeasurementsAlgorithm |
Modifier and Type | Method and Description |
---|---|
CustomExpressionVariablesParameter |
SortRoiListByExpressionsAndMeasurementsAlgorithm.getCustomFilterVariables() |
StringQueryExpression |
SortRoiListByExpressionsAndMeasurementsAlgorithm.getExpression() |
OptionalColorMapParameter |
SortAndExtractRoiByStatisticsAlgorithm.getMapFillColor()
Deprecated.
|
OptionalColorMapParameter |
SortAndExtractRoiByStatisticsAlgorithm2.getMapFillColor() |
OptionalColorMapParameter |
SortAndExtractRoiByStatisticsAlgorithm.getMapLineColor()
Deprecated.
|
OptionalColorMapParameter |
SortAndExtractRoiByStatisticsAlgorithm2.getMapLineColor() |
ImageStatisticsSetParameter |
SortRoiListByExpressionsAndMeasurementsAlgorithm.getMeasurements() |
OptionalIntegerRange |
SortAndExtractRoiByStatisticsAlgorithm2.getSelectedIndices() |
NumericFunctionExpression |
SortAndExtractRoiByStatisticsAlgorithm.getSelection()
Deprecated.
|
MeasurementColumnSortOrder.List |
SortAndExtractRoiByStatisticsAlgorithm.getSortOrderList()
Deprecated.
|
MeasurementColumnSortOrder.List |
SortAndExtractRoiByStatisticsAlgorithm2.getSortOrderList() |
boolean |
SortAndExtractRoiByStatisticsAlgorithm.isAutoClamp()
Deprecated.
|
boolean |
SortAndExtractRoiByStatisticsAlgorithm2.isAutoClamp() |
boolean |
SortRoiListByExpressionsAndMeasurementsAlgorithm.isIncludeAnnotations() |
boolean |
SortRoiListByExpressionsAndMeasurementsAlgorithm.isMeasureInPhysicalUnits() |
boolean |
SortRoiListByExpressionsAndMeasurementsAlgorithm.isReverseSortOrder() |
Modifier and Type | Class and Description |
---|---|
class |
ExplodeRoiAlgorithm
Wrapper around
RoiManager |
class |
SplitRoiAlgorithm
Wrapper around
RoiManager |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
ExplodeRoiAlgorithm.getAnnotationValue() |
CustomExpressionVariablesParameter |
ExplodeRoiAlgorithm.getCustomExpressionVariables() |
OptionalStringParameter |
ExplodeRoiAlgorithm.getGeneratedAnnotation() |
Modifier and Type | Class and Description |
---|---|
class |
ClassicWatershedSegmentationAlgorithm |
class |
RidgeDetector2DAlgorithm |
class |
SeededWatershedSegmentationAlgorithm |
Modifier and Type | Method and Description |
---|---|
Neighborhood2D3D |
SeededWatershedSegmentationAlgorithm.getConnectivity() |
Neighborhood2D3D |
ClassicWatershedSegmentationAlgorithm.getConnectivity() |
double |
RidgeDetector2DAlgorithm.getContrastHigh() |
double |
RidgeDetector2DAlgorithm.getContrastLow() |
OptionalDoubleParameter |
ClassicWatershedSegmentationAlgorithm.getCustomHMax() |
OptionalDoubleParameter |
ClassicWatershedSegmentationAlgorithm.getCustomHMin() |
double |
RidgeDetector2DAlgorithm.getLineWidth() |
double |
RidgeDetector2DAlgorithm.getLowerThreshold() |
double |
RidgeDetector2DAlgorithm.getMaxLength() |
double |
RidgeDetector2DAlgorithm.getMinLength() |
de.biomedical_imaging.ij.steger.OverlapOption |
RidgeDetector2DAlgorithm.getOverlapResolution() |
double |
RidgeDetector2DAlgorithm.getSigma() |
ImageROITargetArea |
SeededWatershedSegmentationAlgorithm.getTargetArea() |
ImageROITargetArea |
ClassicWatershedSegmentationAlgorithm.getTargetArea() |
double |
RidgeDetector2DAlgorithm.getUpperThreshold() |
boolean |
SeededWatershedSegmentationAlgorithm.isApplyPerSlice() |
boolean |
ClassicWatershedSegmentationAlgorithm.isApplyPerSlice() |
boolean |
RidgeDetector2DAlgorithm.isDarkLine() |
boolean |
RidgeDetector2DAlgorithm.isDoCorrectPosition() |
boolean |
RidgeDetector2DAlgorithm.isDoEstimateWidth() |
boolean |
RidgeDetector2DAlgorithm.isDoExtendLine() |
boolean |
RidgeDetector2DAlgorithm.isEstimateHighThreshold() |
boolean |
RidgeDetector2DAlgorithm.isEstimateLowThreshold() |
boolean |
RidgeDetector2DAlgorithm.isEstimateSigma() |
boolean |
SeededWatershedSegmentationAlgorithm.isGetDams() |
Modifier and Type | Class and Description |
---|---|
class |
LaplacianSharpen2DAlgorithm
Wrapper around
ImageProcessor |
Modifier and Type | Class and Description |
---|---|
class |
AverageKeyValueThresholdStatisticsGenerator |
class |
FastKeyValueThresholdStatisticsGenerator |
class |
HistogramGenerator
Algorithm that generates
ResultsTableData as histogram |
class |
KeyValueAveragesGenerator |
class |
KeyValueHistogramGenerator |
class |
KeyValueThresholdPartitionAveragesGenerator |
class |
KeyValueThresholdPartitionGenerator |
class |
KeyValueThresholdStatisticsGenerator |
Modifier and Type | Method and Description |
---|---|
OptionalStringParameter |
KeyValueThresholdPartitionAveragesGenerator.getClass0CountColumnName() |
OptionalStringParameter |
KeyValueThresholdPartitionAveragesGenerator.getClass0MeanColumnName() |
OptionalStringParameter |
KeyValueThresholdPartitionAveragesGenerator.getClass0SumColumnName() |
OptionalStringParameter |
KeyValueThresholdPartitionAveragesGenerator.getClass1CountColumnName() |
OptionalStringParameter |
KeyValueThresholdPartitionAveragesGenerator.getClass1MeanColumnName() |
OptionalStringParameter |
KeyValueThresholdPartitionAveragesGenerator.getClass1SumColumnName() |
OptionalStringParameter |
KeyValueAveragesGenerator.getCountColumnName() |
ParameterCollectionList |
KeyValueThresholdPartitionGenerator.getGeneratedColumns() |
DefaultExpressionParameter |
KeyValueHistogramGenerator.getIntegrationFunction() |
DefaultExpressionParameter |
KeyValueThresholdStatisticsGenerator.getIntegrationFunctionBackground() |
TableColumnIntegrationParameter |
FastKeyValueThresholdStatisticsGenerator.getIntegrationFunctionBackground() |
DefaultExpressionParameter |
KeyValueThresholdStatisticsGenerator.getIntegrationFunctionForeground() |
TableColumnIntegrationParameter |
FastKeyValueThresholdStatisticsGenerator.getIntegrationFunctionForeground() |
OptionalStringParameter |
KeyValueThresholdPartitionAveragesGenerator.getKeyColumnName() |
OptionalStringParameter |
KeyValueAveragesGenerator.getKeyColumnName() |
OptionalStringParameter |
KeyValueAveragesGenerator.getMeanColumnName() |
HistogramGenerator.MultiChannelMode |
HistogramGenerator.getMultiChannelMode() |
String |
KeyValueThresholdPartitionGenerator.GeneratedColumn.getName() |
String |
AverageKeyValueThresholdStatisticsGenerator.getOutputBackgroundColumn() |
String |
KeyValueThresholdStatisticsGenerator.getOutputBackgroundColumn() |
String |
FastKeyValueThresholdStatisticsGenerator.getOutputBackgroundColumn() |
String |
AverageKeyValueThresholdStatisticsGenerator.getOutputForegroundColumn() |
String |
KeyValueThresholdStatisticsGenerator.getOutputForegroundColumn() |
String |
FastKeyValueThresholdStatisticsGenerator.getOutputForegroundColumn() |
String |
KeyValueHistogramGenerator.getOutputKeyColumn() |
String |
AverageKeyValueThresholdStatisticsGenerator.getOutputThresholdColumn() |
String |
KeyValueThresholdStatisticsGenerator.getOutputThresholdColumn() |
String |
FastKeyValueThresholdStatisticsGenerator.getOutputThresholdColumn() |
String |
KeyValueHistogramGenerator.getOutputValueColumn() |
String |
HistogramGenerator.getSliceAnnotation() |
ImageROITargetArea |
KeyValueThresholdPartitionAveragesGenerator.getSourceArea() |
ImageROITargetArea |
KeyValueAveragesGenerator.getSourceArea() |
ImageROITargetArea |
KeyValueHistogramGenerator.getSourceArea() |
ImageROITargetArea |
KeyValueThresholdPartitionGenerator.getSourceArea() |
OptionalStringParameter |
KeyValueAveragesGenerator.getSumColumnName() |
DefaultExpressionParameter |
KeyValueThresholdPartitionGenerator.GeneratedColumn.getValue() |
boolean |
HistogramGenerator.isApplyPerSlice() |
boolean |
KeyValueHistogramGenerator.isCumulative() |
boolean |
AverageKeyValueThresholdStatisticsGenerator.isInvertThreshold() |
boolean |
KeyValueThresholdStatisticsGenerator.isInvertThreshold() |
boolean |
FastKeyValueThresholdStatisticsGenerator.isInvertThreshold() |
boolean |
HistogramGenerator.isNormalize() |
boolean |
KeyValueHistogramGenerator.isNormalize() |
boolean |
KeyValueThresholdPartitionGenerator.GeneratedColumn.isSkipEmpty() |
Modifier and Type | Class and Description |
---|---|
class |
AutoThreshold2DAlgorithm
Thresholding node that thresholds via an auto threshold
|
class |
BrightSpotsSegmentation2DAlgorithm
Applies Bright spots segmentation
|
class |
CircularHoughSegmentation2DAlgorithm
Segments using a Hough circle transform
|
class |
CustomAutoThreshold2D16UAlgorithm
Thresholding node that thresholds via an auto threshold
|
class |
CustomAutoThreshold2D32FAlgorithm
Thresholding node that thresholds via an auto threshold
|
class |
CustomAutoThreshold2D8UAlgorithm
Thresholding node that thresholds via an auto threshold
|
class |
FastCircularHoughSegmentation2DAlgorithm
Segments using a Hough circle transform
This code is based on ...
|
class |
HessianSegmentation2DAlgorithm
Segments using a Hessian
|
class |
InternalGradientSegmentation2DAlgorithm
Internal gradient segmenter
|
class |
LinesHoughDetection2DAlgorithm |
class |
ManualThreshold16U2DAlgorithm
Wrapper around
ImageProcessor |
class |
ManualThreshold32F2DAlgorithm
Wrapper around
ImageProcessor |
class |
ManualThreshold8U2DAlgorithm
Wrapper around
ImageProcessor |
class |
PercentileThreshold8U2DAlgorithm
Wrapper around
ImageProcessor |
class |
ThresholdByAnnotation2DAlgorithm
Wrapper around
ImageProcessor |
Modifier and Type | Method and Description |
---|---|
int |
LinesHoughDetection2DAlgorithm.getAccumulatorThreshold() |
AutoThreshold2DAlgorithm |
HessianSegmentation2DAlgorithm.getAutoThresholding() |
AutoThreshold2DAlgorithm |
InternalGradientSegmentation2DAlgorithm.getAutoThresholding() |
AutoThreshold2DAlgorithm |
BrightSpotsSegmentation2DAlgorithm.getAutoThresholding() |
int |
CircularHoughSegmentation2DAlgorithm.getBandwidth() |
CLAHEContrastEnhancer |
InternalGradientSegmentation2DAlgorithm.getContrastEnhancer() |
int |
HessianSegmentation2DAlgorithm.getDespeckleIterations() |
int |
BrightSpotsSegmentation2DAlgorithm.getDilationErodeSteps() |
int |
InternalGradientSegmentation2DAlgorithm.getDilationIterations() |
EigenvalueSelection2D |
HessianSegmentation2DAlgorithm.getEigenvalueSelection() |
int |
InternalGradientSegmentation2DAlgorithm.getErosionIterations() |
double |
BrightSpotsSegmentation2DAlgorithm.getGaussianSigma() |
double |
InternalGradientSegmentation2DAlgorithm.getGaussSigma() |
double |
HessianSegmentation2DAlgorithm.getGradientRadius() |
int |
InternalGradientSegmentation2DAlgorithm.getInternalGradientRadius() |
int |
CircularHoughSegmentation2DAlgorithm.getLocalRadius() |
int |
CircularHoughSegmentation2DAlgorithm.getMaxNumCircles() |
int |
FastCircularHoughSegmentation2DAlgorithm.getMaxRadius() |
int |
CircularHoughSegmentation2DAlgorithm.getMaxRadius() |
float |
ManualThreshold32F2DAlgorithm.getMaxThreshold() |
OptionalAnnotationNameParameter |
ManualThreshold8U2DAlgorithm.getMaxThresholdAnnotation() |
OptionalAnnotationNameParameter |
ManualThreshold32F2DAlgorithm.getMaxThresholdAnnotation() |
OptionalAnnotationNameParameter |
ManualThreshold16U2DAlgorithm.getMaxThresholdAnnotation() |
OptionalAnnotationNameParameter |
ThresholdByAnnotation2DAlgorithm.getMaxThresholdAnnotation() |
ij.process.AutoThresholder.Method |
AutoThreshold2DAlgorithm.getMethod() |
int |
CircularHoughSegmentation2DAlgorithm.getMinNumCircles() |
int |
FastCircularHoughSegmentation2DAlgorithm.getMinRadius() |
int |
CircularHoughSegmentation2DAlgorithm.getMinRadius() |
double |
FastCircularHoughSegmentation2DAlgorithm.getMinScore() |
float |
ManualThreshold32F2DAlgorithm.getMinThreshold() |
OptionalAnnotationNameParameter |
ManualThreshold8U2DAlgorithm.getMinThresholdAnnotation() |
OptionalAnnotationNameParameter |
ManualThreshold32F2DAlgorithm.getMinThresholdAnnotation() |
OptionalAnnotationNameParameter |
ManualThreshold16U2DAlgorithm.getMinThresholdAnnotation() |
OptionalAnnotationNameParameter |
ThresholdByAnnotation2DAlgorithm.getMinThresholdAnnotation() |
double |
PercentileThreshold8U2DAlgorithm.getPercentile() |
OptionalFloatParameter |
LinesHoughDetection2DAlgorithm.getPixelThreshold() |
int |
CircularHoughSegmentation2DAlgorithm.getRadiusIncrement() |
double |
CircularHoughSegmentation2DAlgorithm.getRatio() |
int |
CircularHoughSegmentation2DAlgorithm.getResolution() |
DefaultExpressionParameter |
LinesHoughDetection2DAlgorithm.getRoiNameExpression() |
int |
BrightSpotsSegmentation2DAlgorithm.getRollingBallRadius() |
OptionalIntegerParameter |
LinesHoughDetection2DAlgorithm.getSelectTopN() |
double |
HessianSegmentation2DAlgorithm.getSmoothing() |
ImageROITargetArea |
CustomAutoThreshold2D8UAlgorithm.getSourceArea() |
ImageROITargetArea |
CustomAutoThreshold2D16UAlgorithm.getSourceArea() |
ImageROITargetArea |
CustomAutoThreshold2D32FAlgorithm.getSourceArea() |
ImageROITargetArea |
AutoThreshold2DAlgorithm.getSourceArea() |
IntNumberRangeParameter |
ManualThreshold8U2DAlgorithm.getThreshold() |
double |
CircularHoughSegmentation2DAlgorithm.getThreshold() |
IntNumberRangeParameter |
ManualThreshold16U2DAlgorithm.getThreshold() |
OptionalAnnotationNameParameter |
CustomAutoThreshold2D8UAlgorithm.getThresholdAnnotation() |
OptionalAnnotationNameParameter |
CustomAutoThreshold2D16UAlgorithm.getThresholdAnnotation() |
OptionalAnnotationNameParameter |
CustomAutoThreshold2D32FAlgorithm.getThresholdAnnotation() |
OptionalAnnotationNameParameter |
AutoThreshold2DAlgorithm.getThresholdAnnotation() |
JIPipeTextAnnotationMergeMode |
CustomAutoThreshold2D8UAlgorithm.getThresholdAnnotationStrategy() |
JIPipeTextAnnotationMergeMode |
ManualThreshold8U2DAlgorithm.getThresholdAnnotationStrategy() |
JIPipeTextAnnotationMergeMode |
CustomAutoThreshold2D16UAlgorithm.getThresholdAnnotationStrategy() |
JIPipeTextAnnotationMergeMode |
CustomAutoThreshold2D32FAlgorithm.getThresholdAnnotationStrategy() |
JIPipeTextAnnotationMergeMode |
AutoThreshold2DAlgorithm.getThresholdAnnotationStrategy() |
JIPipeTextAnnotationMergeMode |
ManualThreshold32F2DAlgorithm.getThresholdAnnotationStrategy() |
JIPipeTextAnnotationMergeMode |
ManualThreshold16U2DAlgorithm.getThresholdAnnotationStrategy() |
DefaultExpressionParameter |
CustomAutoThreshold2D8UAlgorithm.getThresholdCalculationExpression() |
DefaultExpressionParameter |
CustomAutoThreshold2D16UAlgorithm.getThresholdCalculationExpression() |
DefaultExpressionParameter |
CustomAutoThreshold2D32FAlgorithm.getThresholdCalculationExpression() |
DefaultExpressionParameter |
CustomAutoThreshold2D8UAlgorithm.getThresholdCombinationExpression() |
DefaultExpressionParameter |
CustomAutoThreshold2D16UAlgorithm.getThresholdCombinationExpression() |
DefaultExpressionParameter |
CustomAutoThreshold2D32FAlgorithm.getThresholdCombinationExpression() |
DefaultExpressionParameter |
AutoThreshold2DAlgorithm.getThresholdCombinationExpression() |
AutoThreshold2DAlgorithm.SliceThresholdMode |
CustomAutoThreshold2D8UAlgorithm.getThresholdMode() |
AutoThreshold2DAlgorithm.SliceThresholdMode |
CustomAutoThreshold2D16UAlgorithm.getThresholdMode() |
AutoThreshold2DAlgorithm.SliceThresholdMode |
CustomAutoThreshold2D32FAlgorithm.getThresholdMode() |
AutoThreshold2DAlgorithm.SliceThresholdMode |
AutoThreshold2DAlgorithm.getThresholdMode() |
boolean |
CustomAutoThreshold2D8UAlgorithm.isAccessPixels() |
boolean |
CustomAutoThreshold2D16UAlgorithm.isAccessPixels() |
boolean |
CustomAutoThreshold2D32FAlgorithm.isAccessPixels() |
boolean |
HessianSegmentation2DAlgorithm.isApplyDespeckle() |
boolean |
InternalGradientSegmentation2DAlgorithm.isApplyFirstCLAHE() |
boolean |
InternalGradientSegmentation2DAlgorithm.isApplyGaussian() |
boolean |
HessianSegmentation2DAlgorithm.isApplyInternalGradient() |
boolean |
InternalGradientSegmentation2DAlgorithm.isApplySecondCLAHE() |
boolean |
HessianSegmentation2DAlgorithm.isCompareAbsolute() |
boolean |
AutoThreshold2DAlgorithm.isDarkBackground() |
boolean |
CircularHoughSegmentation2DAlgorithm.isLocal() |
Modifier and Type | Class and Description |
---|---|
class |
ColorThresholdExpression2D |
class |
ManualHSBThreshold2DAlgorithm |
class |
ManualLABThreshold2DAlgorithm |
class |
ManualRGBThreshold2DAlgorithm |
Modifier and Type | Class and Description |
---|---|
class |
IterativeThresholdByROIStatistics2DAlgorithm |
Modifier and Type | Method and Description |
---|---|
CustomExpressionVariablesParameter |
IterativeThresholdByROIStatistics2DAlgorithm.getCustomFilterVariables() |
IterativeThresholdByROIStatistics2DAlgorithm.FilteringParameters |
IterativeThresholdByROIStatistics2DAlgorithm.getFilteringParameters() |
ImageStatisticsSetParameter |
IterativeThresholdByROIStatistics2DAlgorithm.getMeasurements() |
DefaultExpressionParameter |
IterativeThresholdByROIStatistics2DAlgorithm.FilteringParameters.getRoiFilterExpression() |
DefaultExpressionParameter |
IterativeThresholdByROIStatistics2DAlgorithm.ScoreParameters.getScoreAccumulationExpression() |
OptionalDefaultExpressionParameter |
IterativeThresholdByROIStatistics2DAlgorithm.ScoreParameters.getScoreExpression() |
IterativeThresholdByROIStatistics2DAlgorithm.ScoreParameters |
IterativeThresholdByROIStatistics2DAlgorithm.getScoreParameters() |
OptionalAnnotationNameParameter |
IterativeThresholdByROIStatistics2DAlgorithm.getThresholdAnnotation() |
JIPipeTextAnnotationMergeMode |
IterativeThresholdByROIStatistics2DAlgorithm.getThresholdAnnotationStrategy() |
DefaultExpressionParameter |
IterativeThresholdByROIStatistics2DAlgorithm.getThresholdCombinationExpression() |
DefaultExpressionParameter |
IterativeThresholdByROIStatistics2DAlgorithm.FilteringParameters.getThresholdCriteriaExpression() |
IntegerRange |
IterativeThresholdByROIStatistics2DAlgorithm.getThresholds() |
boolean |
IterativeThresholdByROIStatistics2DAlgorithm.isExcludeEdgeROIs() |
boolean |
IterativeThresholdByROIStatistics2DAlgorithm.isMeasureInPhysicalUnits() |
Modifier and Type | Class and Description |
---|---|
class |
BernsenLocalAutoThreshold2DAlgorithm
Segmenter node that thresholds via an auto threshold
Based on code from
Auto_Local_Threshold |
class |
ContrastLocalAutoThreshold2DAlgorithm
Segmenter node that thresholds via an auto threshold
Based on code from
Auto_Local_Threshold |
class |
LocalAutoThreshold2DAlgorithm
Segmenter node that thresholds via an auto threshold
Based on code from
Auto_Local_Threshold |
class |
NiblackLocalAutoThreshold2DAlgorithm
Segmenter node that thresholds via an auto threshold
Based on code from
Auto_Local_Threshold |
class |
PhansalkarLocalAutoThreshold2DAlgorithm
Segmenter node that thresholds via an auto threshold
Based on code from
Auto_Local_Threshold |
class |
SauvolaLocalAutoThreshold2DAlgorithm
Segmenter node that thresholds via an auto threshold
Based on code from
Auto_Local_Threshold |
Modifier and Type | Method and Description |
---|---|
int |
BernsenLocalAutoThreshold2DAlgorithm.getContrastThreshold() |
double |
NiblackLocalAutoThreshold2DAlgorithm.getK() |
double |
PhansalkarLocalAutoThreshold2DAlgorithm.getK() |
double |
SauvolaLocalAutoThreshold2DAlgorithm.getK() |
LocalAutoThreshold2DAlgorithm.Method |
LocalAutoThreshold2DAlgorithm.getMethod() |
int |
LocalAutoThreshold2DAlgorithm.getModifier() |
int |
NiblackLocalAutoThreshold2DAlgorithm.getModifier() |
double |
PhansalkarLocalAutoThreshold2DAlgorithm.getP() |
double |
PhansalkarLocalAutoThreshold2DAlgorithm.getQ() |
double |
PhansalkarLocalAutoThreshold2DAlgorithm.getR() |
double |
SauvolaLocalAutoThreshold2DAlgorithm.getR() |
int |
LocalAutoThreshold2DAlgorithm.getRadius() |
int |
NiblackLocalAutoThreshold2DAlgorithm.getRadius() |
int |
ContrastLocalAutoThreshold2DAlgorithm.getRadius() |
int |
BernsenLocalAutoThreshold2DAlgorithm.getRadius() |
int |
PhansalkarLocalAutoThreshold2DAlgorithm.getRadius() |
int |
SauvolaLocalAutoThreshold2DAlgorithm.getRadius() |
boolean |
LocalAutoThreshold2DAlgorithm.isDarkBackground() |
boolean |
NiblackLocalAutoThreshold2DAlgorithm.isDarkBackground() |
boolean |
ContrastLocalAutoThreshold2DAlgorithm.isDarkBackground() |
boolean |
BernsenLocalAutoThreshold2DAlgorithm.isDarkBackground() |
boolean |
PhansalkarLocalAutoThreshold2DAlgorithm.isDarkBackground() |
boolean |
SauvolaLocalAutoThreshold2DAlgorithm.isDarkBackground() |
Modifier and Type | Class and Description |
---|---|
class |
AddBorder2DAlgorithm |
class |
MergeImagesAlgorithm |
class |
TileImage2DAlgorithm |
class |
TransformCrop2DAlgorithm
Wrapper around
ImageProcessor |
class |
TransformEqualCanvasSize2DAlgorithm |
class |
TransformEqualizeDimensionsAlgorithm |
class |
TransformExpandCanvas2DAlgorithm |
class |
TransformFlip2DAlgorithm
Wrapper around
ImageProcessor |
class |
TransformRotate2DAlgorithm
Wrapper around
ImageProcessor |
class |
TransformRotateFree2DAlgorithm
Wrapper around
ImageProcessor |
class |
TransformScale2DAlgorithm
Wrapper around
ImageProcessor |
class |
TransformScale3DAlgorithm
Wrapper around
ImageProcessor |
class |
TransformSetHyperstackDimensionsAlgorithm |
class |
UnTileImage2DAlgorithm |
class |
Warp2DAlgorithm |
Modifier and Type | Method and Description |
---|---|
ImageROITargetArea |
SimpleImageAndRoiIteratingAlgorithm.getTargetArea() |
Modifier and Type | Method and Description |
---|---|
OMETIFFCompression |
ImageJDataTypesSettings.getBioFormatsCompression() |
boolean |
ImageJDataTypesSettings.isSaveRGBWithImageJ() |
boolean |
ImageJDataTypesSettings.isUseBioFormats() |
Modifier and Type | Class and Description |
---|---|
class |
BioFormatsExporter |
class |
DisplayRangeCalibrationAlgorithm |
class |
ImagePropertiesToAnnotationAlgorithm
Adds data annotations that contain the image properties
|
class |
ImageTypeConverter
Converts ImageJ data type into each other
|
class |
SetBioFormatsExporterSettings |
Modifier and Type | Class and Description |
---|---|
class |
ToHSBColorSpaceConverterAlgorithm |
class |
ToLABColorSpaceConverterAlgorithm |
class |
ToRGBColorSpaceConverterAlgorithm |
Modifier and Type | Method and Description |
---|---|
boolean |
ColorSpaceConverterAlgorithm.isReinterpret() |
Modifier and Type | Class and Description |
---|---|
class |
BioFormatsImporter
BioFormats importer wrapper
|
class |
ImagePlusFromFile
Loads an image data from a file via IJ.openFile()
|
class |
ImportLUTAsRGBFromFile |
class |
ResultsTableFromFile
Imports
ResultsTableData from a file |
class |
ROIDataFromFile
Loads ROI data from a file via IJ.openFile()
|
class |
ROIDataFromOMEImage
Loads ROI data from a file via IJ.openFile()
|
Modifier and Type | Method and Description |
---|---|
OMEColorMode |
BioFormatsImporter.getColorMode() |
RectangleList |
BioFormatsImporter.getCropRegions() |
ResultsTableFromFile.FileFormat |
ResultsTableFromFile.getFileFormat() |
JIPipeDataInfoRef |
ImagePlusFromFile.getGeneratedImageType() |
OptionalAnnotationNameParameter |
BioFormatsImporter.getSeriesAnnotation() |
IntegerList |
BioFormatsImporter.getSeriesToImport() |
OptionalAnnotationNameParameter |
ResultsTableFromFile.getSheetNameAnnotation() |
StringList |
ResultsTableFromFile.getSheets() |
ome.xml.model.enums.DimensionOrder |
BioFormatsImporter.getStackOrder() |
OptionalAnnotationNameParameter |
BioFormatsImporter.getTitleAnnotation() |
OptionalAnnotationNameParameter |
ImagePlusFromFile.getTitleAnnotation() |
boolean |
BioFormatsImporter.isAutoScale() |
boolean |
BioFormatsImporter.isConcatenate() |
boolean |
BioFormatsImporter.isCrop() |
boolean |
ImagePlusFromFile.isDeferLoading() |
boolean |
BioFormatsImporter.isExtractRois() |
boolean |
ResultsTableFromFile.isIgnoreMissingSheets() |
boolean |
BioFormatsImporter.isOpenAllSeries() |
boolean |
ImagePlusFromFile.isRemoveLut() |
boolean |
ImagePlusFromFile.isRemoveOverlay() |
boolean |
BioFormatsImporter.isSplitChannels() |
boolean |
BioFormatsImporter.isSplitFocalPlanes() |
boolean |
BioFormatsImporter.isSplitTimePoints() |
boolean |
BioFormatsImporter.isStitchTiles() |
boolean |
BioFormatsImporter.isSwapDimensions() |
void |
BioFormatsImporter.setToExample(JIPipeWorkbench parent) |
Modifier and Type | Class and Description |
---|---|
class |
ImagePlusDataFromImageWindowImageJImporter |
class |
ImagePlusDataToImageWindowImageJExporter |
class |
OMEImageFromImageWindowImageJImporter |
class |
OMEImageToImageWindowImageJExporter |
class |
RoiManagerImageJExporter |
class |
RoiManagerImageJImporter |
Modifier and Type | Class and Description |
---|---|
class |
ImagePlusData
ImageJ image
|
class |
LUTData |
class |
OMEImageData
Data that is a representation of all information saved in Bio-Formats
|
class |
ROIListData
Contains
Roi |
Modifier and Type | Class and Description |
---|---|
class |
ImagePlusColorData
A colored image without dimension.
|
class |
ImagePlusColorHSBData
HSV colored image without dimension.
|
class |
ImagePlusColorLABData
LAB colored image without dimension.
|
class |
ImagePlusColorRGBData
RGB colored image without dimension.
|
Modifier and Type | Class and Description |
---|---|
class |
ImagePlus2DData
2D image
|
Modifier and Type | Class and Description |
---|---|
class |
ImagePlus2DColorData
A colored image without dimension.
|
class |
ImagePlus2DColorHSBData
RGB colored 2D image
|
class |
ImagePlus2DColorLABData
RGB colored 2D image
|
class |
ImagePlus2DColorRGBData
RGB colored 2D image
|
Modifier and Type | Class and Description |
---|---|
class |
ImagePlus2DGreyscale16UData
16-bit greyscale 2D image
|
class |
ImagePlus2DGreyscale32FData
32 bit float greyscale 2D image
|
class |
ImagePlus2DGreyscale8UData
8-bit greyscale 2D image
|
class |
ImagePlus2DGreyscaleData
Greyscale 2D image
|
class |
ImagePlus2DGreyscaleMaskData
8-bit mask 2D image
|
Modifier and Type | Class and Description |
---|---|
class |
ImagePlus3DData
3D image
|
Modifier and Type | Class and Description |
---|---|
class |
ImagePlus3DColorData
A colored image without dimension.
|
class |
ImagePlus3DColorHSBData
RGB color 3D image
|
class |
ImagePlus3DColorLABData
RGB color 3D image
|
class |
ImagePlus3DColorRGBData
RGB color 3D image
|
Modifier and Type | Class and Description |
---|---|
class |
ImagePlus3DGreyscale16UData
16-bit greyscale 3D image
|
class |
ImagePlus3DGreyscale32FData
32-bit floating point greyscale 3D image
|
class |
ImagePlus3DGreyscale8UData
8-bit greyscale 3D image
|
class |
ImagePlus3DGreyscaleData
Greyscale 3D image
|
class |
ImagePlus3DGreyscaleMaskData
8-bit mask 3D image
|
Modifier and Type | Class and Description |
---|---|
class |
ImagePlus4DData
4D image
|
Modifier and Type | Class and Description |
---|---|
class |
ImagePlus4DColorData
A colored image without dimension.
|
class |
ImagePlus4DColorHSBData
RGB color 4D image
|
class |
ImagePlus4DColorLABData
RGB color 4D image
|
class |
ImagePlus4DColorRGBData
RGB color 4D image
|
Modifier and Type | Class and Description |
---|---|
class |
ImagePlus4DGreyscale16UData
16-bit greyscale 4D image
|
class |
ImagePlus4DGreyscale32FData
32-bit floating point greyscale 4D image
|
class |
ImagePlus4DGreyscale8UData
8-bit greyscale 4D image
|
class |
ImagePlus4DGreyscaleData
Greyscale 4D image
|
class |
ImagePlus4DGreyscaleMaskData
Mask 4D image
|
Modifier and Type | Class and Description |
---|---|
class |
ImagePlus5DData
5D image
|
Modifier and Type | Class and Description |
---|---|
class |
ImagePlus5DColorData
A colored image without dimension.
|
class |
ImagePlus5DColorHSBData
RGB color 5D image
|
class |
ImagePlus5DColorLABData
RGB color 5D image
|
class |
ImagePlus5DColorRGBData
RGB color 5D image
|
Modifier and Type | Class and Description |
---|---|
class |
ImagePlus5DGreyscale16UData
16-bit greyscale 5D image
|
class |
ImagePlus5DGreyscale32FData
32-bit floating point greyscale image
|
class |
ImagePlus5DGreyscale8UData
8-bit greyscale 5D image
|
class |
ImagePlus5DGreyscaleData
Greyscale 5D image
|
class |
ImagePlus5DGreyscaleMaskData
Mask 5D image
|
Modifier and Type | Class and Description |
---|---|
class |
ImagePlusFFT2DData
2D image in frequency space
|
class |
ImagePlusFFT3DData
3D image in frequency space
|
class |
ImagePlusFFT4DData
4D image in frequency space
|
class |
ImagePlusFFT5DData
5D image in frequency space
|
class |
ImagePlusFFTData
Image in frequency space
|
Modifier and Type | Class and Description |
---|---|
class |
ImagePlusGreyscale16UData
16-bit greyscale image without dimension.
|
class |
ImagePlusGreyscale32FData
32 bit float greyscale image without dimension.
|
class |
ImagePlusGreyscale8UData
8-bit greyscale image without dimension.
|
class |
ImagePlusGreyscaleData
Greyscale image without dimension.
|
class |
ImagePlusGreyscaleMaskData
8-bit mask without dimension.
|
Modifier and Type | Method and Description |
---|---|
OMETIFFCompression |
OMEExporterSettings.getCompression() |
ome.xml.model.enums.DimensionOrder |
OMEExporterSettings.getDimensionOrder() |
boolean |
OMEExporterSettings.isNoLUT() |
boolean |
OMEExporterSettings.isPadded() |
boolean |
OMEExporterSettings.isSaveROI() |
boolean |
OMEExporterSettings.isSplitC() |
boolean |
OMEExporterSettings.isSplitT() |
boolean |
OMEExporterSettings.isSplitZ() |
Modifier and Type | Method and Description |
---|---|
RoiDrawer |
ImageViewerUIRoiDisplaySettings.getRoiDrawer() |
boolean |
ImageViewerUIRoiDisplaySettings.isRenderROIAsOverlay() |
boolean |
ImageViewerUIRoiDisplaySettings.isShowROI() |
Modifier and Type | Method and Description |
---|---|
ImageStatisticsSetParameter |
MeasurementDrawerPlugin.Settings.getStatistics() |
boolean |
MeasurementDrawerPlugin.Settings.isMeasureInPhysicalUnits() |
Modifier and Type | Method and Description |
---|---|
ImageStatisticsSetParameter |
MeasurementSettings.getStatistics() |
boolean |
MeasurementSettings.isMeasureInPhysicalUnits() |
Modifier and Type | Class and Description |
---|---|
class |
ParametersData
Stores the parameters of an algorithm
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationsToParametersAlgorithm |
class |
ConvertParametersToTableAlgorithm |
class |
DefineParametersAlgorithm
Generates
ParametersData objects |
class |
DefineParametersTableAlgorithm
Generates
ParametersData objects |
class |
ExtractParametersAlgorithm |
class |
GenerateParametersFromExpressionAlgorithm |
class |
MergeParametersAlgorithm |
class |
ParametersToAnnotationsAlgorithm |
Modifier and Type | Method and Description |
---|---|
JIPipeTextAnnotationMergeMode |
ParametersToAnnotationsAlgorithm.getAnnotationMergeStrategy() |
ParameterCollectionList |
GenerateParametersFromExpressionAlgorithm.getColumns() |
CustomExpressionVariablesParameter |
GenerateParametersFromExpressionAlgorithm.getCustomVariables() |
JIPipeDynamicParameterCollection |
AnnotationsToParametersAlgorithm.getExtractedParameters() |
String |
GenerateParametersFromExpressionAlgorithm.Column.getKey() |
OptionalAnnotationNameParameter |
ExtractParametersAlgorithm.getNodeAliasIDAnnotation() |
OptionalAnnotationNameParameter |
ExtractParametersAlgorithm.getNodeNameAnnotation() |
OptionalAnnotationNameParameter |
ExtractParametersAlgorithm.getNodeUUIDAnnotation() |
StringQueryExpression |
ExtractParametersAlgorithm.getParameterKeyFilter() |
GeneratedParameters |
DefineParametersAlgorithm.getParameters() |
ParameterTable |
DefineParametersTableAlgorithm.getParameterTable() |
JIPipeParameterTypeInfoRef |
GenerateParametersFromExpressionAlgorithm.Column.getType() |
DefaultExpressionParameter |
GenerateParametersFromExpressionAlgorithm.Column.getValues() |
boolean |
AnnotationsToParametersAlgorithm.isIgnoreInvalidValues() |
boolean |
GenerateParametersFromExpressionAlgorithm.Column.isValuesAreJson() |
void |
GeneratedParameters.uiImportParameterFromGraph(JIPipeWorkbench workbench) |
Modifier and Type | Method and Description |
---|---|
PasswordParameter |
OMEROSettings.getDefaultPassword() |
String |
OMEROSettings.getDefaultServer() |
String |
OMEROSettings.getDefaultUserName() |
String |
OMEROSettings.getEmail() |
PasswordParameter |
OMEROCredentials.getPassword() |
String |
OMEROCredentials.getServer() |
String |
OMEROCredentials.getUserName() |
Modifier and Type | Class and Description |
---|---|
class |
DownloadOMEROImageAlgorithm |
class |
DownloadOMEROTableAlgorithm |
class |
UploadOMEROImageAlgorithm |
class |
UploadOMEROTableAlgorithm |
Modifier and Type | Method and Description |
---|---|
OMEColorMode |
DownloadOMEROImageAlgorithm.getColorMode() |
OMEROCredentials |
UploadOMEROImageAlgorithm.getCredentials() |
OMEROCredentials |
DownloadOMEROTableAlgorithm.getCredentials() |
OMEROCredentials |
UploadOMEROTableAlgorithm.getCredentials() |
OMEROCredentials |
DownloadOMEROImageAlgorithm.getCredentials() |
RectangleList |
DownloadOMEROImageAlgorithm.getCropRegions() |
JIPipeDataByMetadataExporter |
UploadOMEROImageAlgorithm.getExporter() |
JIPipeDataByMetadataExporter |
UploadOMEROTableAlgorithm.getExporter() |
OptionalStringParameter |
DownloadOMEROTableAlgorithm.getFileNameAnnotation() |
ome.xml.model.enums.DimensionOrder |
DownloadOMEROImageAlgorithm.getStackOrder() |
OptionalStringParameter |
DownloadOMEROTableAlgorithm.getTagAnnotation() |
OptionalStringParameter |
DownloadOMEROImageAlgorithm.getTagAnnotation() |
OptionalAnnotationNameParameter |
DownloadOMEROImageAlgorithm.getTitleAnnotation() |
AnnotationQueryExpression |
UploadOMEROImageAlgorithm.getUploadedAnnotationsFilter() |
boolean |
DownloadOMEROTableAlgorithm.isAddKeyValuePairsAsAnnotations() |
boolean |
DownloadOMEROImageAlgorithm.isAddKeyValuePairsAsAnnotations() |
boolean |
DownloadOMEROImageAlgorithm.isAutoScale() |
boolean |
DownloadOMEROImageAlgorithm.isConcatenate() |
boolean |
DownloadOMEROImageAlgorithm.isCrop() |
boolean |
DownloadOMEROImageAlgorithm.isExtractRois() |
boolean |
DownloadOMEROImageAlgorithm.isSplitChannels() |
boolean |
DownloadOMEROImageAlgorithm.isSplitFocalPlanes() |
boolean |
DownloadOMEROImageAlgorithm.isSplitTimePoints() |
boolean |
DownloadOMEROImageAlgorithm.isStitchTiles() |
boolean |
DownloadOMEROImageAlgorithm.isSwapDimensions() |
boolean |
UploadOMEROImageAlgorithm.isUploadAnnotations() |
Modifier and Type | Class and Description |
---|---|
class |
OMERODatasetReferenceDataSource |
class |
OMEROFindDatasetAlgorithm |
class |
OMEROFindGroupAlgorithm |
class |
OMEROFindImageAlgorithm |
class |
OMEROFindProjectAlgorithm |
class |
OMEROGroupReferenceDataSource |
class |
OMEROImageReferenceDataSource |
class |
OMEROProjectReferenceDataSource |
Modifier and Type | Class and Description |
---|---|
class |
OMERODatasetReferenceData |
class |
OMEROGroupReferenceData
Data that stores a reference to an OMERO project
|
class |
OMEROImageReferenceData |
class |
OMEROProjectReferenceData
Data that stores a reference to an OMERO project
|
Modifier and Type | Method and Description |
---|---|
StringList |
OmniposeSettings.getEasyInstallerRepositories() |
OptionalPythonEnvironment |
OmniposeSettings.getOverridePythonEnvironment() |
Modifier and Type | Class and Description |
---|---|
class |
OmniposeAlgorithm |
class |
OmniposeTrainingAlgorithm |
Modifier and Type | Class and Description |
---|---|
class |
OmniposeEasyInstaller |
Modifier and Type | Method and Description |
---|---|
OptionalDoubleParameter |
OmniposeSegmentationTweaksSettings.getAnisotropy() |
int |
OmniposeTrainingTweaksSettings.getBatchSize() |
double |
OmniposeSegmentationThresholdSettings.getDiamThreshold() |
double |
OmniposeSegmentationThresholdSettings.getFlowThreshold() |
double |
OmniposeTrainingTweaksSettings.getLearningRate() |
double |
OmniposeSegmentationThresholdSettings.getMaskThreshold() |
int |
OmniposeTrainingTweaksSettings.getMinTrainMasks() |
OptionalDoubleParameter |
OmniposeSegmentationThresholdSettings.getStitchThreshold() |
boolean |
OmniposeSegmentationTweaksSettings.isCluster() |
boolean |
OmniposeTrainingTweaksSettings.isConcatenateDownsampledLayers() |
boolean |
OmniposeSegmentationTweaksSettings.isDisableResample() |
boolean |
OmniposeSegmentationThresholdSettings.isExcludeOnEdges() |
boolean |
OmniposeSegmentationTweaksSettings.isFastMode() |
boolean |
OmniposeTrainingTweaksSettings.isGenerateConnectedComponents() |
boolean |
OmniposeSegmentationTweaksSettings.isInterpolate() |
boolean |
OmniposeSegmentationTweaksSettings.isNetAverage() |
boolean |
OmniposeTrainingTweaksSettings.isUseResidualConnections() |
boolean |
OmniposeTrainingTweaksSettings.isUseStyleVector() |
Modifier and Type | Method and Description |
---|---|
DynamicStringSetParameter |
EnumParameterGenerator.getGeneratedValues() |
Modifier and Type | Method and Description |
---|---|
double |
StringOrDouble.getDoubleValue() |
double |
NumberRangeParameterGenerator.getMaxNumber() |
double |
NumberRangeParameterGenerator.getMinNumber() |
StringOrDouble.Mode |
StringOrDouble.getMode() |
double |
NumberRangeParameterGenerator.getStepSize() |
String |
StringOrDouble.getStringValue() |
Modifier and Type | Method and Description |
---|---|
OptionalBooleanParameter |
ImageJDataExportOperationRef.getActivate() |
OptionalBooleanParameter |
ImageJDataExportOperationRef.getAppend() |
OptionalBooleanParameter |
ImageJDataExportOperationRef.getDuplicate() |
OptionalBooleanParameter |
ImageJDataImportOperationRef.getDuplicate() |
OptionalStringParameter |
ImageJDataExportOperationRef.getName() |
OptionalStringParameter |
ImageJDataImportOperationRef.getName() |
OptionalBooleanParameter |
ImageJDataExportOperationRef.getNoWindows() |
Modifier and Type | Method and Description |
---|---|
Anchor |
FixedMargin.getAnchor() |
Anchor |
Margin.getAnchor() |
NumericFunctionExpression |
FixedMargin.getBottom() |
NumericFunctionExpression |
Margin.getBottom() |
NumericFunctionExpression |
Margin.getHeight() |
NumericFunctionExpression |
FixedMargin.getLeft() |
NumericFunctionExpression |
Margin.getLeft() |
NumericFunctionExpression |
FixedMargin.getRight() |
NumericFunctionExpression |
Margin.getRight() |
NumericFunctionExpression |
FixedMargin.getTop() |
NumericFunctionExpression |
Margin.getTop() |
NumericFunctionExpression |
Margin.getWidth() |
Modifier and Type | Method and Description |
---|---|
int |
RenderPipelineRunSettings.getLabelFontSize() |
OptionalIntegerParameter |
RenderPipelineRunSettings.getMaxEdgeWidth() |
boolean |
RenderPipelineRunSettings.isRenderLabel() |
boolean |
RenderPipelineRunSettings.isRenderShadow() |
Modifier and Type | Class and Description |
---|---|
class |
BarBoxAndWhiskerCategoryPlotData
A box and whisker plot
Series table columns: Value (Double), Category (String), Group (String)
Multiple series: Yes
|
class |
BarCategoryPlotData
A bar category plot
Series table columns: Value (Double), Category (String), Group (String)
Multiple series: No
|
class |
BarStatisticalCategoryPlotData
A statistical bar category plot
Series table columns: Value (Double), Category (String), Group (String)
Multiple series: No
|
class |
HistogramPlotData
Contains data to generate a histogram plot
Series table colums: Value (Numeric)
Multiple series: Yes
|
class |
LineCategoryPlotData
Generates a bar category plot
Series table columns: Value (Double), Category (String), Group (String)
Multiple series: No
|
class |
LineStatisticalCategoryPlotData
Generates a bar category plot
Series table columns: Value (Double), Category (String), Group (String)
Multiple series: No
|
class |
LineXYPlotData
Generates a bar category plot
Series table columns: X (Double), Y (Double)
Multiple series: Yes
|
class |
Pie2DPlotData
Generates a Pie chart
Series table columns: Amount (Double), Category (String)
Multiple series: No
|
class |
Pie3DPlotData
Generates a Pie chart
Series table columns: Amount (Double), Category (String)
Multiple series: No
|
class |
PlotData
Contains all necessary data to generate a plot
|
class |
ScatterXYPlotData
A scatter XY plot
Series table columns: X (Double), Y (Double)
Multiple series: Yes
|
class |
StackedBarCategoryPlotData
A stacked bar plot
Series table columns: Value (Double), Category (String), Group (String)
Multiple series: No
|
Modifier and Type | Class and Description |
---|---|
class |
PlotTablesAlgorithm
Deprecated.
Instead, the new dynamically generated plotting should be utilized
|
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
PlotTables2Algorithm.getInputColumns() |
JIPipeDynamicParameterCollection |
PlotTablesAlgorithm.getInputColumns()
Deprecated.
|
JIPipeDataInfoRef |
PlotTablesAlgorithm.getPlotType()
Deprecated.
|
PlotData |
PlotTables2Algorithm.getPlotTypeParameters() |
PlotData |
PlotTablesAlgorithm.getPlotTypeParameters()
Deprecated.
|
StringQueryExpression |
PlotTables2Algorithm.getSeriesName() |
StringQueryExpression |
PlotTablesAlgorithm.getSeriesName()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
ProcessEnvironment.getArguments() |
StringQueryExpressionAndStringPairParameter.List |
ProcessEnvironment.getEnvironmentVariables() |
Path |
ProcessEnvironment.getExecutablePathLinux() |
Path |
ProcessEnvironment.getExecutablePathOSX() |
Path |
ProcessEnvironment.getExecutablePathWindows() |
ProcessEnvironment.List |
ProcessesExtensionSettings.getPresets() |
Modifier and Type | Class and Description |
---|---|
class |
JIPipePythonAdapterLibraryEnvironmentInstaller |
Modifier and Type | Class and Description |
---|---|
class |
IteratingJythonScriptAlgorithm
An algorithm that allows to run Python code
|
class |
IteratingPythonScriptAlgorithm
An algorithm that allows to run Python code
|
class |
JythonScriptAlgorithm
An algorithm that allows to run Python code
|
class |
MergingJythonScriptAlgorithm
An algorithm that allows to run Python code
|
class |
MergingPythonScriptAlgorithm
An algorithm that allows to run Python code
|
class |
PythonScriptAlgorithm
An algorithm that allows to run Python code
|
class |
SimpleIteratingJythonScriptAlgorithm
An algorithm that allows to run Python code
|
Modifier and Type | Class and Description |
---|---|
class |
BasicMinicondaEnvPythonInstaller |
class |
BasicPortableEnvPythonInstaller |
class |
MinicondaEnvPythonInstaller |
class |
PortableEnvPythonInstaller |
class |
PythonEasyInstaller |
class |
SelectCondaEnvPythonInstaller |
class |
SelectSystemPythonInstaller |
class |
SelectVirtualEnvPythonInstaller |
Modifier and Type | Method and Description |
---|---|
String |
BasicMinicondaEnvPythonInstaller.Configuration.getCondaDownloadURL() |
Path |
SelectCondaEnvPythonInstaller.Configuration.getCondaExecutable() |
OptionalPathParameter |
BasicMinicondaEnvPythonInstaller.Configuration.getCustomInstallerPath() |
String |
SelectCondaEnvPythonInstaller.Configuration.getEnvironmentName() |
OptionalStringParameter |
BasicMinicondaEnvPythonInstaller.Configuration.getForcePythonVersion() |
Path |
BasicMinicondaEnvPythonInstaller.Configuration.getInstallationPath() |
Path |
BasicPortableEnvPythonInstaller.Configuration.getInstallationPath() |
String |
BasicMinicondaEnvPythonInstaller.Configuration.getName() |
String |
SelectSystemPythonInstaller.Configuration.getName() |
String |
BasicPortableEnvPythonInstaller.Configuration.getName() |
String |
SelectCondaEnvPythonInstaller.Configuration.getName() |
String |
SelectVirtualEnvPythonInstaller.Configuration.getName() |
OptionalPathParameter |
SelectCondaEnvPythonInstaller.Configuration.getOverrideEnvironment() |
OptionalPathParameter |
BasicPortableEnvPythonInstaller.Configuration.getPreDownloadedArchivePath() |
String |
BasicPortableEnvPythonInstaller.Configuration.getPythonDownloadURL() |
Path |
SelectSystemPythonInstaller.Configuration.getPythonExecutable() |
Path |
SelectVirtualEnvPythonInstaller.Configuration.getVirtualEnvDirectory() |
boolean |
MinicondaEnvPythonInstaller.Configuration.isInstallNumpy() |
boolean |
PortableEnvPythonInstaller.Configuration.isInstallNumpy() |
boolean |
MinicondaEnvPythonInstaller.Configuration.isInstallPandas() |
boolean |
PortableEnvPythonInstaller.Configuration.isInstallPandas() |
boolean |
MinicondaEnvPythonInstaller.Configuration.isInstallScikitImage() |
boolean |
PortableEnvPythonInstaller.Configuration.isInstallScikitImage() |
boolean |
MinicondaEnvPythonInstaller.Configuration.isInstallScikitLearn() |
boolean |
PortableEnvPythonInstaller.Configuration.isInstallScikitLearn() |
boolean |
MinicondaEnvPythonInstaller.Configuration.isInstallTiffFile() |
boolean |
PortableEnvPythonInstaller.Configuration.isInstallTiffFile() |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
REnvironment.getArguments() |
StringList |
RExtensionSettings.getEasyInstallerRepositories() |
REnvironment |
RExtensionSettings.getEnvironment() |
StringQueryExpressionAndStringPairParameter.List |
REnvironment.getEnvironmentVariables() |
REnvironment.List |
RExtensionSettings.getPresets() |
Path |
REnvironment.getRExecutablePath() |
Path |
REnvironment.getRScriptExecutablePath() |
Modifier and Type | Class and Description |
---|---|
class |
ImportRDatasetAlgorithm |
class |
IteratingRScriptAlgorithm |
class |
MergingRScriptAlgorithm |
Modifier and Type | Method and Description |
---|---|
JIPipeTextAnnotationMergeMode |
MergingRScriptAlgorithm.getAnnotationMergeStrategy() |
JIPipeTextAnnotationMergeMode |
IteratingRScriptAlgorithm.getAnnotationMergeStrategy() |
ImportRDatasetAlgorithm.Dataset |
ImportRDatasetAlgorithm.getDataset() |
OptionalREnvironment |
ImportRDatasetAlgorithm.getOverrideEnvironment() |
OptionalREnvironment |
MergingRScriptAlgorithm.getOverrideEnvironment() |
OptionalREnvironment |
IteratingRScriptAlgorithm.getOverrideEnvironment() |
RScriptParameter |
MergingRScriptAlgorithm.getScript() |
RScriptParameter |
IteratingRScriptAlgorithm.getScript() |
JIPipeDynamicParameterCollection |
MergingRScriptAlgorithm.getVariables() |
JIPipeDynamicParameterCollection |
IteratingRScriptAlgorithm.getVariables() |
boolean |
MergingRScriptAlgorithm.isCleanUpAfterwards() |
boolean |
IteratingRScriptAlgorithm.isCleanUpAfterwards() |
Modifier and Type | Class and Description |
---|---|
class |
REasyInstaller |
class |
REnvInstaller |
Modifier and Type | Method and Description |
---|---|
OptionalPathParameter |
REnvInstaller.Configuration.getCustomInstallerPath() |
Path |
REnvInstaller.Configuration.getInstallationPath() |
String |
REnvInstaller.Configuration.getName() |
String |
REnvInstaller.Configuration.getRDownloadURL() |
Modifier and Type | Method and Description |
---|---|
GraphEditorUISettings.AlgorithmFinderSettings |
GraphEditorUISettings.getAlgorithmFinderSettings() |
DefaultExpressionParameter |
DownloadSettings.DownloadEnvironment.getArguments() |
GraphAutoLayout |
GraphEditorUISettings.getAutoLayout() |
int |
AutoSaveSettings.getAutoSaveDelay() |
StringList |
NotificationUISettings.getBlockedNotifications() |
PathList |
FileChooserSettings.getBookmarks() |
OptionalPathParameter |
AutoSaveSettings.getCustomSavePath() |
int |
ImageViewerUISettings.getDefaultAnimationSpeed() |
int |
RuntimeSettings.getDefaultQuickRunThreads() |
int |
RuntimeSettings.getDefaultRunThreads() |
JIPipeGraphViewMode |
GraphEditorUISettings.getDefaultViewMode() |
IntegerAndIntegerPairParameter.List |
GeneralDataSettings.getExportedPreviewSizes() |
DownloadSettings.DownloadEnvironment |
DownloadSettings.getExternalDownloaderProcess() |
FileChooserSettings.FileChooserType |
FileChooserSettings.getFileChooserType() |
Path |
FileChooserSettings.getLastDataDirectory() |
Path |
FileChooserSettings.getLastExternalDirectory() |
Path |
FileChooserSettings.getLastParametersDirectory() |
Path |
FileChooserSettings.getLastProjectsDirectory() |
int |
RuntimeSettings.getLogLimit() |
int |
HistoryJournalSettings.getMaxEntries() |
int |
GeneralDataSettings.getMaxTableColumnSize() |
StringList |
NodeTemplateSettings.getNodeTemplateDownloadRepositories() |
JIPipeNodeTemplate.List |
NodeTemplateSettings.getNodeTemplates() |
int |
GeneralDataSettings.getPreviewSize() |
ProjectsSettings.ProjectTemplateEnum |
ProjectsSettings.getProjectTemplate() |
StringList |
ProjectsSettings.getProjectTemplateDownloadRepositories() |
int |
RuntimeSettings.getRealTimeRunDelay() |
PathList |
ProjectsSettings.getRecentJsonExtensionProjects() |
PathList |
ProjectsSettings.getRecentProjects() |
GraphEditorUISettings.SearchSettings |
GraphEditorUISettings.getSearchSettings() |
OptionalIntegerParameter |
NotificationUISettings.getShowAfterMinRuntime() |
OptionalPathParameter |
RuntimeSettings.getTempDirectory() |
OptionalPathParameter |
VirtualDataSettings.getTempDirectory() |
JIPipeUITheme |
GeneralUISettings.getTheme() |
double |
ImageViewerUISettings.getZoomBaseSpeed() |
double |
ImageViewerUISettings.getZoomDynamicSpeed() |
boolean |
GraphEditorUISettings.isAccurateMiniMap() |
boolean |
GeneralUISettings.isAddContextActionsToContextMenu() |
boolean |
FileChooserSettings.isAddFileExtension() |
boolean |
RuntimeSettings.isAllowCache() |
boolean |
GeneralUISettings.isAllowDefaultCollapsedParameters() |
boolean |
RuntimeSettings.isAllowSkipAlgorithmsWithoutInput() |
boolean |
ImageViewerUISettings.isAlwaysClearROIs() |
boolean |
GraphEditorUISettings.isAskOnDeleteCompartment() |
boolean |
GraphEditorUISettings.isAskOnDeleteNode() |
boolean |
GraphEditorUISettings.isAskOnDeleteParameter() |
boolean |
GraphEditorUISettings.isAutoLayoutMovesOtherNodes() |
boolean |
GeneralDataSettings.isAutoRemoveOutdatedCachedData() |
boolean |
GeneralDataSettings.isAutoSaveLastDisplay() |
boolean |
GeneralDataSettings.isAutoSaveLastImporter() |
boolean |
GraphEditorUISettings.isColorSelectedNodeEdges() |
boolean |
GraphEditorUISettings.isDrawArrowHeads() |
boolean |
GraphEditorUISettings.isDrawImprovedEdges() |
boolean |
GraphEditorUISettings.isDrawNodeShadows() |
boolean |
GraphEditorUISettings.isDrawOutsideEdges() |
boolean |
AutoSaveSettings.isEnableAutoSave() |
boolean |
NotificationUISettings.isEnableNotifications() |
boolean |
GraphEditorUISettings.SearchSettings.isEnableSearch() |
boolean |
GeneralDataSettings.isGenerateCachePreviews() |
boolean |
GeneralDataSettings.isGenerateResultPreviews() |
boolean |
VirtualDataSettings.isLargeVirtualDataTypesByDefault() |
boolean |
GraphEditorUISettings.isLayoutAfterAlgorithmFinder() |
boolean |
GraphEditorUISettings.isLayoutAfterConnect() |
boolean |
GeneralUISettings.isMaximizeWindows() |
boolean |
GeneralUISettings.isNeverAskOnClosingTabs() |
boolean |
GraphEditorUISettings.isNotifyInvalidDragAndDrop() |
boolean |
GeneralUISettings.isOpenDataWindowsAlwaysOnTop() |
boolean |
GeneralUISettings.isOpenUtilityWindowsAlwaysOnTop() |
boolean |
DownloadSettings.isPreferCustomDownloader() |
boolean |
RuntimeSettings.isRealTimeRunEnabled() |
boolean |
ProjectsSettings.isRestoreTabs() |
boolean |
GraphEditorUISettings.AlgorithmFinderSettings.isSearchFindExistingNodes() |
boolean |
GraphEditorUISettings.SearchSettings.isSearchFindExistingNodes() |
boolean |
GraphEditorUISettings.AlgorithmFinderSettings.isSearchFindNewNodes() |
boolean |
GraphEditorUISettings.SearchSettings.isSearchFindNewNodes() |
boolean |
GeneralUISettings.isShowIntroduction() |
boolean |
GeneralUISettings.isShowIntroductionTour() |
boolean |
GeneralUISettings.isShowParameterSearchBar() |
boolean |
GeneralUISettings.isShowProjectInfo() |
boolean |
RuntimeSettings.isShowQuickRunSetupWindow() |
boolean |
GraphEditorUISettings.isShowRunNodeButton() |
boolean |
NotificationUISettings.isShowRunNotifications() |
boolean |
NotificationUISettings.isShowRunOnlyIfInactive() |
boolean |
GraphEditorUISettings.isShowSettingsNodeButton() |
boolean |
TableViewerUISettings.isShowSideBar() |
boolean |
ImageViewerUISettings.isShowSideBar() |
boolean |
ExtensionSettings.isSilent() |
boolean |
GraphEditorUISettings.isSwitchPanningDirection() |
boolean |
ExtensionSettings.isValidateImageJDependencies() |
boolean |
ExtensionSettings.isValidateNodeTypes() |
boolean |
GeneralUISettings.isValidateOnSave() |
boolean |
VirtualDataSettings.isVirtualCache() |
boolean |
VirtualDataSettings.isVirtualMode() |
void |
AutoSaveSettings.openRestoreMenu(JIPipeWorkbench workbench) |
void |
AutoSaveSettings.removeDuplicateBackups(JIPipeWorkbench workbench) |
Modifier and Type | Class and Description |
---|---|
class |
JsonData |
class |
StringData
A data type that contains a string
|
class |
XMLData |
Modifier and Type | Class and Description |
---|---|
class |
StringDefinitionDataSource |
Modifier and Type | Method and Description |
---|---|
String |
StringDefinitionDataSource.getValue() |
Modifier and Type | Class and Description |
---|---|
class |
ResultsTableDataImageJExporter |
class |
ResultsTableDataImageJImporter |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationTableData
A special kind of
ResultsTableData that stores annotation columns. |
class |
DoubleArrayTableColumn
TableColumn that contains doubles. |
class |
FloatArrayTableColumn
TableColumn that contains doubles. |
class |
ResultsTableData
Data containing a
ResultsTable |
class |
RowIndexTableColumn
Generates numbers from 0 to row count
|
class |
StringArrayTableColumn
TableColumn that contains doubles. |
interface |
TableColumn
An
JIPipeData type that represents a column. |
class |
ZeroTableColumn
Generates numbers from 0 to row count
|
Modifier and Type | Class and Description |
---|---|
class |
DefineTablesAlgorithm
Algorithm that annotates all data with the same annotation
|
class |
GenerateColumnAlgorithm
Algorithm that adds or replaces a column by a generated value
|
class |
GenerateTableFromExpressionAlgorithm
Algorithm that adds or replaces a column by a generated value
|
class |
IntegrateColumnsAlgorithm
Algorithm that integrates columns
|
class |
ModifyAndMergeTablesScript
Algorithm that annotates all data with the same annotation
|
class |
ModifyTableColumnNamesAlgorithm |
class |
ModifyTablesScript
Algorithm that annotates all data with the same annotation
|
class |
TablesFromScript
Algorithm that annotates all data with the same annotation
|
Modifier and Type | Class and Description |
---|---|
class |
AddAnnotationColumnsAlgorithm
Algorithm that integrates columns
|
class |
AnnotateByTablePropertiesAlgorithm |
class |
AnnotateDataWithTableValues |
class |
ConvertAnnotationTableToAnnotatedTables
Algorithm that integrates columns
|
Modifier and Type | Class and Description |
---|---|
class |
ApplyExpressionToColumnsAlgorithm
Algorithm that integrates columns
|
class |
ColumnsToAnnotationsAlgorithm |
class |
ColumnToNumericAlgorithm
Algorithm that removes columns
|
class |
ColumnToStringAlgorithm
Algorithm that removes columns
|
class |
ConvertColumnsAlgorithm
Algorithm that integrates columns
|
class |
RemoveColumnAlgorithm
Algorithm that removes columns
|
class |
RenameSingleColumnsAlgorithm
Algorithm that removes columns
|
class |
RenameTableColumnsAlgorithm
Algorithm that removes columns
|
class |
RenameTableColumnsToAnnotationAlgorithm
Algorithm that removes columns
|
class |
SortTableColumnsAlgorithm
Algorithm that integrates columns
|
Modifier and Type | Class and Description |
---|---|
class |
FilterTableRowsAlgorithm
Algorithm that integrates columns
|
class |
FilterTablesAlgorithm
Algorithm that integrates columns
|
class |
SliceTableRowsAlgorithm |
Modifier and Type | Method and Description |
---|---|
CustomExpressionVariablesParameter |
FilterTableRowsAlgorithm.getCustomExpressionVariables() |
DefaultExpressionParameter |
FilterTableRowsAlgorithm.getFilters() |
DefaultExpressionParameter |
FilterTablesAlgorithm.getFilters() |
IntegerRange |
SliceTableRowsAlgorithm.getLimit() |
boolean |
FilterTablesAlgorithm.isIncludeAnnotations() |
Modifier and Type | Class and Description |
---|---|
class |
MergeColumnsAlgorithm
Algorithm that integrates columns
|
class |
MergeTableColumnsSimpleAlgorithm
Algorithm that integrates columns
|
class |
MergeTableColumnsSupplementAlgorithm
Algorithm that integrates columns
|
class |
MergeTableRowsAlgorithm
Algorithm that integrates columns
|
Modifier and Type | Method and Description |
---|---|
StringQueryExpression |
MergeTableColumnsSimpleAlgorithm.getColumnFilter() |
StringQueryExpression |
MergeTableColumnsSupplementAlgorithm.getColumnFilter() |
StringQueryExpression |
MergeTableColumnsSupplementAlgorithm.getReferenceColumns() |
TableColumnNormalization |
MergeTableColumnsSimpleAlgorithm.getRowNormalization() |
TableColumnNormalization |
MergeTableColumnsSupplementAlgorithm.getRowNormalization() |
boolean |
MergeTableColumnsSupplementAlgorithm.isExtendTarget() |
boolean |
MergeTableColumnsSupplementAlgorithm.isSkipEmptyTarget() |
Modifier and Type | Class and Description |
---|---|
class |
AddMissingRowsInSeriesAlgorithm |
class |
ApplyExpressionPerRowAlgorithm |
class |
SortTableRowsAlgorithm
Algorithm that integrates columns
|
Modifier and Type | Class and Description |
---|---|
class |
SplitTableByColumnsAlgorithm
Algorithm that integrates columns
|
class |
SplitTableIntoColumnsAlgorithm
Algorithm that integrates columns
|
class |
SplitTableIntoRowsAlgorithm
Algorithm that integrates columns
|
Modifier and Type | Method and Description |
---|---|
StringQueryExpression |
SplitTableIntoColumnsAlgorithm.getColumnFilter() |
StringQueryExpression |
SplitTableByColumnsAlgorithm.getColumns() |
OptionalStringParameter |
SplitTableIntoColumnsAlgorithm.getGeneratedAnnotation() |
boolean |
SplitTableByColumnsAlgorithm.isAddAsAnnotations() |
boolean |
SplitTableIntoRowsAlgorithm.isAnnotateWithValues() |
Modifier and Type | Class and Description |
---|---|
class |
HistogramAlgorithm |
class |
MeltTableAlgorithm
Algorithm that integrates columns
|
class |
UnMeltTableAlgorithm |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
HistogramAlgorithm.getIntegrationFunction() |
TableColumnSourceExpressionParameter |
HistogramAlgorithm.getKeyColumn() |
OptionalStringParameter |
MeltTableAlgorithm.getOutputCategoryColumnName() |
String |
HistogramAlgorithm.getOutputKeyColumn() |
String |
HistogramAlgorithm.getOutputValueColumn() |
String |
UnMeltTableAlgorithm.getOutputValueColumnName() |
String |
MeltTableAlgorithm.getOutputValueColumnName() |
TableColumnSourceExpressionParameter |
HistogramAlgorithm.getValueColumn() |
StringQueryExpression |
UnMeltTableAlgorithm.getValueColumns() |
StringQueryExpression |
MeltTableAlgorithm.getValueColumns() |
boolean |
HistogramAlgorithm.isCumulative() |
boolean |
HistogramAlgorithm.isNormalize() |
Modifier and Type | Method and Description |
---|---|
ColumnContentType |
TableColumnGeneratorParameter.getGeneratedType() |
JIPipeDataInfoRef |
TableColumnGeneratorParameter.getGeneratorType() |
Modifier and Type | Class and Description |
---|---|
class |
ConverterAlgorithm
Algorithm that converts any type to any other type
|
class |
DataBatchSlicer |
class |
DataSlicer |
class |
ImportJIPipeSlotFolderAlgorithm |
class |
RunExpressionAlgorithm |
class |
SelectDataTableRowsAlgorithm |
class |
SetVirtualStateAlgorithm |
class |
SleepAlgorithm |
class |
SortRowsByAnnotationsAlgorithm |
class |
SortRowsByExpressionAlgorithm |
class |
ToDataStringAlgorithm |
class |
UsePlaceholderForMissingDataAlgorithm |
Modifier and Type | Class and Description |
---|---|
class |
AnnotateWithDataTableProperties |
class |
ExtractTableAlgorithm |
class |
MergeDataToTableAlgorithm |
class |
PullDataTableAnnotations |
class |
PushDataTableAnnotations |
Modifier and Type | Class and Description |
---|---|
class |
DistributeDataRandomlyByCountAlgorithm |
class |
DistributeDataRandomlyByPercentageAlgorithm |
Modifier and Type | Method and Description |
---|---|
OutputSlotMapParameterCollection |
DistributeDataRandomlyByCountAlgorithm.getCounts() |
OutputSlotMapParameterCollection |
DistributeDataRandomlyByPercentageAlgorithm.getWeights() |
Modifier and Type | Class and Description |
---|---|
class |
GetJIPipeSlotFolderAlgorithm |
class |
JIPipeProjectParameterDefinition |
class |
PathsToJIPipeProjectParametersAlgorithm |
class |
RunJIPipeProjectAlgorithm
Runs a JIPipe project
|
Modifier and Type | Method and Description |
---|---|
String |
GetJIPipeSlotFolderAlgorithm.getCompartmentId() |
String |
GetJIPipeSlotFolderAlgorithm.getNodeId() |
InputSlotMapParameterCollection |
PathsToJIPipeProjectParametersAlgorithm.getParameterKeyAssignments() |
Path |
RunJIPipeProjectAlgorithm.getProjectFile() |
String |
GetJIPipeSlotFolderAlgorithm.getSlotName() |
OptionalIntegerParameter |
RunJIPipeProjectAlgorithm.getThreads() |
void |
GetJIPipeSlotFolderAlgorithm.importParametersFromProject(JIPipeWorkbench workbench) |
void |
JIPipeProjectParameterDefinition.importParametersFromProject(JIPipeWorkbench workbench) |
void |
PathsToJIPipeProjectParametersAlgorithm.importParametersFromProject(JIPipeWorkbench workbench) |
boolean |
RunJIPipeProjectAlgorithm.isIgnoreValidation() |
Modifier and Type | Class and Description |
---|---|
class |
RunProcessIteratingAlgorithm |
class |
RunProcessMergingAlgorithm |
Modifier and Type | Method and Description |
---|---|
OptionalDefaultExpressionParameter |
RunProcessMergingAlgorithm.getOverrideArguments() |
OptionalDefaultExpressionParameter |
RunProcessIteratingAlgorithm.getOverrideArguments() |
ProcessEnvironment |
RunProcessMergingAlgorithm.getProcessEnvironment() |
ProcessEnvironment |
RunProcessIteratingAlgorithm.getProcessEnvironment() |
boolean |
RunProcessMergingAlgorithm.isCleanUpAfterwards() |
boolean |
RunProcessIteratingAlgorithm.isCleanUpAfterwards() |
boolean |
RunProcessMergingAlgorithm.isOutputOutputFolder() |
boolean |
RunProcessIteratingAlgorithm.isOutputOutputFolder() |
Modifier and Type | Class and Description |
---|---|
class |
JIPipeOutputData |
Modifier and Type | Method and Description |
---|---|
JIPipeDataByMetadataExporter |
JIPipeDataTableToFilesByMetadataExporterRun.Settings.getExporter() |
boolean |
JIPipeDataTableToFilesByMetadataExporterRun.Settings.isRememberSettings() |
boolean |
JIPipeDataTableToFilesByMetadataExporterRun.Settings.isSplitBySlotName() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
AddParameterDialog.Settings.getDescription() |
String |
AddParameterDialog.Settings.getId() |
String |
AddParameterDialog.Settings.getName() |
Modifier and Type | Method and Description |
---|---|
JIPipeAdaptiveParameterSettings |
JIPipeAdvancedParameterEditorUI.Settings.getAdaptiveParameterSettings() |
JIPipeParameterSlotAlgorithmSettings |
JIPipeAdvancedParameterEditorUI.Settings.getParameterSlotAlgorithmSettings() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
DynamicParameterEditorDialog.ParameterEntry.getDescription() |
String |
DynamicParameterEditorDialog.ParameterEntry.getKey() |
String |
DynamicParameterEditorDialog.ParameterEntry.getName() |
JIPipeParameterTypeInfoRef |
DynamicParameterEditorDialog.ParameterEntry.getType() |
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
JIPipePlotSeriesBuilder.getColumnAssignments() |
PlotData |
PlotEditor.getCurrentPlot() |
String |
JIPipePlotSeriesBuilder.getName() |
JIPipeDataInfoRef |
PlotEditor.getPlotType() |
boolean |
JIPipePlotSeriesBuilder.isEnabled() |
Modifier and Type | Method and Description |
---|---|
int |
QuickRunSettings.getNumThreads() |
Path |
QuickRunSettings.getOutputPath() |
boolean |
QuickRunSettings.isExcludeSelected() |
boolean |
QuickRunSettings.isLoadFromCache() |
boolean |
QuickRunSettings.isSaveToDisk() |
boolean |
QuickRunSettings.isStoreIntermediateResults() |
boolean |
QuickRunSettings.isStoreToCache() |
Modifier and Type | Method and Description |
---|---|
static JIPipeDocumentation |
DocumentationUtils.createDocumentation(String name,
String description) |
static JIPipeDocumentation |
DocumentationUtils.createDocumentation(String name,
String descriptionResourceURL,
Class<?> descriptionResourceClass) |
Modifier and Type | Method and Description |
---|---|
static String |
DocumentationUtils.getDocumentationDescription(JIPipeDocumentation documentation)
Returns the documentation description string if available.
|
static String |
DocumentationUtils.getDocumentationDescription(JIPipeDocumentation documentation,
Class<?> klass)
Returns the documentation description string if available.
|
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.