Uses of Class
org.anchoranalysis.plugin.image.task.size.CommonSize
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.image.task.bean.scale |
Tasks to scale an image.
|
-
Uses of CommonSize in org.anchoranalysis.plugin.image.task.bean.scale
Methods in org.anchoranalysis.plugin.image.task.bean.scale that return CommonSize Modifier and Type Method Description CommonSizeScaleImageCommonSize. beforeAnyJobIsExecuted(org.anchoranalysis.io.output.outputter.Outputter outputter, org.anchoranalysis.inference.concurrency.ConcurrencyPlan concurrencyPlan, List<org.anchoranalysis.image.io.stack.input.StackSequenceInput> inputs, org.anchoranalysis.experiment.task.ParametersExperiment parameters)Methods in org.anchoranalysis.plugin.image.task.bean.scale with parameters of type CommonSize Modifier and Type Method Description protected org.anchoranalysis.image.core.stack.StackScaleImageCommonSize. scaleStack(org.anchoranalysis.image.core.stack.Stack stack, Optional<org.anchoranalysis.image.core.dimensions.size.suggestion.ImageSizeSuggestion> suggestedSize, org.anchoranalysis.image.voxel.resizer.VoxelsResizer voxelsResizer, CommonSize sharedState)