Uses of Class
org.anchoranalysis.image.feature.input.FeatureInputStack
Packages that use FeatureInputStack
Package
Description
A particular implementation of
FeatureCalculatorMulti
for feature-calculations based
upon pairs of image-objects.Creating
EnergyScheme
s.Factorized form of storing the energy during an energy-minimization optimization scheme.
Implementations of
FeatureListProvider
.Features from combinations of
ObjectMask
s.Implementations of
FeatureStack
or other features
that involve processing a Stack
.Implementations of
FeatureStack
that process an
ObjectCollection
.Implementations of
CalculationPart
that process
Stack
s as used by features elsewhere in this package.Source of rows in feature-tables with
FeatureSource
and derived classes.Associating labels with images.
Tasks that process on one or more slices from a z-stack.
Extracting features using OpenCV.
-
Uses of FeatureInputStack in org.anchoranalysis.image.feature.calculator.merged
Methods in org.anchoranalysis.image.feature.calculator.merged that return types with arguments of type FeatureInputStackModifier and TypeMethodDescriptionMergedPairsFeatures.createCalculator
(CreateCalculatorHelper calculatorCreator, ImageInitialization initialization, BoundReplaceStrategy<FeatureInputStack, ? extends ReplaceStrategy<FeatureInputStack>> cachingStrategy) Creates a feature calculator for stack features.MergedPairsFeatures.getImage()
Method parameters in org.anchoranalysis.image.feature.calculator.merged with type arguments of type FeatureInputStackModifier and TypeMethodDescriptionMergedPairsFeatures.createCalculator
(CreateCalculatorHelper calculatorCreator, ImageInitialization initialization, BoundReplaceStrategy<FeatureInputStack, ? extends ReplaceStrategy<FeatureInputStack>> cachingStrategy) Creates a feature calculator for stack features.MergedPairsFeatures.createCalculator
(CreateCalculatorHelper calculatorCreator, ImageInitialization initialization, BoundReplaceStrategy<FeatureInputStack, ? extends ReplaceStrategy<FeatureInputStack>> cachingStrategy) Creates a feature calculator for stack features.Constructor parameters in org.anchoranalysis.image.feature.calculator.merged with type arguments of type FeatureInputStackModifierConstructorDescriptionMergedPairsFeatures
(FeatureList<FeatureInputStack> image, FeatureList<FeatureInputSingleObject> single, FeatureList<FeatureInputPairObjects> pair) Creates with features for single, pair and image as a whole. -
Uses of FeatureInputStack in org.anchoranalysis.mpp.feature.bean.energy.scheme
Methods in org.anchoranalysis.mpp.feature.bean.energy.scheme that return types with arguments of type FeatureInputStackModifier and TypeMethodDescriptionEnergySchemeCreatorByElement.getListImageFeatures()
List of named feature providers for image-based features.Method parameters in org.anchoranalysis.mpp.feature.bean.energy.scheme with type arguments of type FeatureInputStackModifier and TypeMethodDescriptionvoid
EnergySchemeCreatorByElement.setListImageFeatures
(List<NamedBean<FeatureListProvider<FeatureInputStack>>> listImageFeatures) List of named feature providers for image-based features. -
Uses of FeatureInputStack in org.anchoranalysis.mpp.feature.energy.scheme
Methods in org.anchoranalysis.mpp.feature.energy.scheme that return types with arguments of type FeatureInputStackModifier and TypeMethodDescriptionEnergyScheme.getListImageFeatures()
A list of features of the image that are calculated first, and exposed to the other features as parameters.Constructor parameters in org.anchoranalysis.mpp.feature.energy.scheme with type arguments of type FeatureInputStackModifierConstructorDescriptionEnergyScheme
(FeatureList<FeatureInputSingleMemo> individual, FeatureList<FeatureInputPairMemo> pair, FeatureList<FeatureInputAllMemo> all, RegionMap regionMap, AddCriteriaPair pairAddCriteria, Optional<DictionaryProvider> dictionary, List<NamedBean<Feature<FeatureInputStack>>> listImageFeatures) Creates an energy scheme with the specified features, region map, and additional options. -
Uses of FeatureInputStack in org.anchoranalysis.plugin.image.feature.bean.list
Methods in org.anchoranalysis.plugin.image.feature.bean.list that return types with arguments of type FeatureInputStack -
Uses of FeatureInputStack in org.anchoranalysis.plugin.image.feature.bean.object.combine
Methods in org.anchoranalysis.plugin.image.feature.bean.object.combine that return types with arguments of type FeatureInputStackModifier and TypeMethodDescriptionPairNeighbors.getFeaturesImage()
Additional features that only depend on the image, so do not need to be replicated for every object.Method parameters in org.anchoranalysis.plugin.image.feature.bean.object.combine with type arguments of type FeatureInputStackModifier and TypeMethodDescriptionvoid
PairNeighbors.setFeaturesImage
(List<NamedBean<FeatureListProvider<FeatureInputStack>>> featuresImage) Additional features that only depend on the image, so do not need to be replicated for every object. -
Uses of FeatureInputStack in org.anchoranalysis.plugin.image.feature.bean.stack.intensity
Method parameters in org.anchoranalysis.plugin.image.feature.bean.stack.intensity with type arguments of type FeatureInputStackModifier and TypeMethodDescriptionprotected double
Intensity.calculate
(FeatureCalculationInput<FeatureInputStack> input) protected double
NumberChannels.calculate
(FeatureCalculationInput<FeatureInputStack> input) -
Uses of FeatureInputStack in org.anchoranalysis.plugin.image.feature.bean.stack.object
Methods in org.anchoranalysis.plugin.image.feature.bean.stack.object with parameters of type FeatureInputStackModifier and TypeMethodDescriptionprotected FeatureInputSingleObject
CalculateDeriveObjectInput.execute
(FeatureInputStack input) Method parameters in org.anchoranalysis.plugin.image.feature.bean.stack.object with type arguments of type FeatureInputStackModifier and TypeMethodDescriptiondouble
AsObjectMask.calculate
(FeatureCalculationInput<FeatureInputStack> input) double
QuantileAcrossConnectedComponents.calculate
(FeatureCalculationInput<FeatureInputStack> input) -
Uses of FeatureInputStack in org.anchoranalysis.plugin.image.feature.stack.calculation
Methods in org.anchoranalysis.plugin.image.feature.stack.calculation with parameters of type FeatureInputStackModifier and TypeMethodDescriptionprotected Histogram
CalculateHistogram.execute
(FeatureInputStack input) protected Histogram
CalculateHistogramMasked.execute
(FeatureInputStack input) -
Uses of FeatureInputStack in org.anchoranalysis.plugin.image.task.bean.feature.source
Method parameters in org.anchoranalysis.plugin.image.task.bean.feature.source with type arguments of type FeatureInputStackModifier and TypeMethodDescriptionprotected ResultsVectorWithThumbnail
FromImage.calculateResultsForInput
(ProvidesStackInput input, FeatureCalculationContext<FeatureList<FeatureInputStack>> context) -
Uses of FeatureInputStack in org.anchoranalysis.plugin.image.task.bean.labeller
Methods in org.anchoranalysis.plugin.image.task.bean.labeller that return types with arguments of type FeatureInputStackModifier and TypeMethodDescriptionBinaryClassifierImageLabeller.getClassifierProvider()
Provider for the classifier feature list.BinaryClassifierImageLabeller.getListFeatures()
List of named feature list providers for additional features.Method parameters in org.anchoranalysis.plugin.image.task.bean.labeller with type arguments of type FeatureInputStackModifier and TypeMethodDescriptionvoid
BinaryClassifierImageLabeller.setClassifierProvider
(FeatureListProvider<FeatureInputStack> classifierProvider) Provider for the classifier feature list.void
BinaryClassifierImageLabeller.setListFeatures
(List<NamedBean<FeatureListProvider<FeatureInputStack>>> listFeatures) List of named feature list providers for additional features. -
Uses of FeatureInputStack in org.anchoranalysis.plugin.image.task.bean.slice
Methods in org.anchoranalysis.plugin.image.task.bean.slice that return types with arguments of type FeatureInputStackMethod parameters in org.anchoranalysis.plugin.image.task.bean.slice with type arguments of type FeatureInputStackModifier and TypeMethodDescriptionvoid
ExtractSlice.setScoreProvider
(FeatureListProvider<FeatureInputStack> scoreProvider) -
Uses of FeatureInputStack in org.anchoranalysis.plugin.opencv.bean.feature
Methods in org.anchoranalysis.plugin.opencv.bean.feature that return types with arguments of type FeatureInputStackMethod parameters in org.anchoranalysis.plugin.opencv.bean.feature with type arguments of type FeatureInputStackModifier and TypeMethodDescriptionprotected double
HOGFeature.calculate
(FeatureCalculationInput<FeatureInputStack> input)