Hierarchy For All Packages
- org.anchoranalysis.plugin.image.bean.blur,
- org.anchoranalysis.plugin.image.bean.channel.aggregator,
- org.anchoranalysis.plugin.image.bean.channel.convert,
- org.anchoranalysis.plugin.image.bean.channel.provider,
- org.anchoranalysis.plugin.image.bean.channel.provider.arithmetic,
- org.anchoranalysis.plugin.image.bean.channel.provider.assign,
- org.anchoranalysis.plugin.image.bean.channel.provider.convert,
- org.anchoranalysis.plugin.image.bean.channel.provider.gradient,
- org.anchoranalysis.plugin.image.bean.channel.provider.intensity,
- org.anchoranalysis.plugin.image.bean.channel.provider.mask,
- org.anchoranalysis.plugin.image.bean.channel.provider.object,
- org.anchoranalysis.plugin.image.bean.channel.provider.score,
- org.anchoranalysis.plugin.image.bean.channel.provider.slice,
- org.anchoranalysis.plugin.image.bean.color.provider,
- org.anchoranalysis.plugin.image.bean.dictionary,
- org.anchoranalysis.plugin.image.bean.dimensions.provider,
- org.anchoranalysis.plugin.image.bean.histogram.provider,
- org.anchoranalysis.plugin.image.bean.histogram.threshold,
- org.anchoranalysis.plugin.image.bean.mask.provider,
- org.anchoranalysis.plugin.image.bean.mask.provider.combine,
- org.anchoranalysis.plugin.image.bean.mask.provider.convert,
- org.anchoranalysis.plugin.image.bean.mask.provider.morphological,
- org.anchoranalysis.plugin.image.bean.mask.provider.predicate,
- org.anchoranalysis.plugin.image.bean.mask.provider.segment,
- org.anchoranalysis.plugin.image.bean.mask.provider.slice,
- org.anchoranalysis.plugin.image.bean.object.filter,
- org.anchoranalysis.plugin.image.bean.object.filter.collective,
- org.anchoranalysis.plugin.image.bean.object.filter.combine,
- org.anchoranalysis.plugin.image.bean.object.filter.independent,
- org.anchoranalysis.plugin.image.bean.object.match,
- org.anchoranalysis.plugin.image.bean.object.provider,
- org.anchoranalysis.plugin.image.bean.object.provider.connected,
- org.anchoranalysis.plugin.image.bean.object.provider.feature,
- org.anchoranalysis.plugin.image.bean.object.provider.filter,
- org.anchoranalysis.plugin.image.bean.object.provider.mask,
- org.anchoranalysis.plugin.image.bean.object.provider.merge,
- org.anchoranalysis.plugin.image.bean.object.provider.morphological,
- org.anchoranalysis.plugin.image.bean.object.provider.segment,
- org.anchoranalysis.plugin.image.bean.object.provider.slice,
- org.anchoranalysis.plugin.image.bean.object.provider.split,
- org.anchoranalysis.plugin.image.bean.object.segment.channel,
- org.anchoranalysis.plugin.image.bean.object.segment.channel.watershed.minima,
- org.anchoranalysis.plugin.image.bean.object.segment.channel.watershed.minima.grayscalereconstruction,
- org.anchoranalysis.plugin.image.bean.object.segment.channel.watershed.yeong,
- org.anchoranalysis.plugin.image.bean.object.segment.reduce,
- org.anchoranalysis.plugin.image.bean.scale,
- org.anchoranalysis.plugin.image.bean.segment.binary,
- org.anchoranalysis.plugin.image.bean.stack.provider,
- org.anchoranalysis.plugin.image.bean.stack.provider.color,
- org.anchoranalysis.plugin.image.bean.thumbnail.object,
- org.anchoranalysis.plugin.image.bean.thumbnail.stack,
- org.anchoranalysis.plugin.image.channel,
- org.anchoranalysis.plugin.image.intensity,
- org.anchoranalysis.plugin.image.intensity.level,
- org.anchoranalysis.plugin.image.object,
- org.anchoranalysis.plugin.image.object.merge,
- org.anchoranalysis.plugin.image.object.merge.condition,
- org.anchoranalysis.plugin.image.object.merge.priority,
- org.anchoranalysis.plugin.image.provider,
- org.anchoranalysis.plugin.image.segment.thresholder.slice,
- org.anchoranalysis.plugin.image.segment.watershed.encoding,
- org.anchoranalysis.plugin.image.thumbnail
Class Hierarchy
- java.lang.Object
- org.anchoranalysis.bean.AnchorBean<F>
- org.anchoranalysis.plugin.image.bean.blur.BlurStrategy
- org.anchoranalysis.plugin.image.bean.blur.BlurGaussian3D
- org.anchoranalysis.plugin.image.bean.blur.BlurGaussianEachSlice2D
- org.anchoranalysis.image.bean.channel.ChannelAggregator
- org.anchoranalysis.plugin.image.bean.channel.aggregator.ProjectableBufferAggregator<T>
- org.anchoranalysis.plugin.image.bean.channel.aggregator.MaxProjection<T>
- org.anchoranalysis.plugin.image.bean.channel.aggregator.MeanProjection<T>
- org.anchoranalysis.plugin.image.bean.channel.aggregator.MinProjection<T>
- org.anchoranalysis.plugin.image.bean.channel.aggregator.StandardDeviationProjection<T>
- org.anchoranalysis.plugin.image.bean.channel.aggregator.ProjectableBufferAggregator<T>
- org.anchoranalysis.image.bean.channel.ConvertChannelToWithHistogram<T>
- org.anchoranalysis.plugin.image.bean.channel.convert.ToByteUpperLowerQuantileIntensity
- org.anchoranalysis.plugin.image.bean.object.segment.channel.watershed.minima.grayscalereconstruction.GrayscaleReconstructionByErosion
- org.anchoranalysis.plugin.image.bean.object.segment.channel.watershed.minima.grayscalereconstruction.GrayscaleReconstructionRobinson
- org.anchoranalysis.bean.initializable.InitializableBean<B,
P> - org.anchoranalysis.image.bean.ImageBean<T>
- org.anchoranalysis.image.bean.provider.BeanProviderAsStackBase<T,
S> (implements org.anchoranalysis.bean.Provider<T>, org.anchoranalysis.image.core.stack.ProviderAsStack) - org.anchoranalysis.image.bean.provider.ChannelProvider
- org.anchoranalysis.image.bean.provider.ChannelProviderBinary
- org.anchoranalysis.plugin.image.bean.channel.provider.TwoVoxelMappingBase
- org.anchoranalysis.plugin.image.bean.channel.provider.arithmetic.MaxTwoChannels
- org.anchoranalysis.plugin.image.bean.channel.provider.arithmetic.MinTwoChannels
- org.anchoranalysis.plugin.image.bean.channel.provider.arithmetic.MultiplyTwoChannels
- org.anchoranalysis.plugin.image.bean.channel.provider.arithmetic.SubtractTwoChannels
- org.anchoranalysis.plugin.image.bean.channel.provider.TwoVoxelMappingBase
- org.anchoranalysis.image.bean.provider.ChannelProviderTernary
- org.anchoranalysis.plugin.image.bean.channel.provider.arithmetic.MeanThreeChannels
- org.anchoranalysis.image.bean.provider.ChannelProviderUnary
- org.anchoranalysis.plugin.image.bean.channel.provider.assign.AssignFromDictionary
- org.anchoranalysis.plugin.image.bean.channel.provider.assign.AssignFromIntersectingObjects
- org.anchoranalysis.plugin.image.bean.channel.provider.intensity.Blur
- org.anchoranalysis.plugin.image.bean.channel.provider.convert.ConvertBase
- org.anchoranalysis.plugin.image.bean.channel.provider.convert.Convert<T>
- org.anchoranalysis.plugin.image.bean.channel.provider.convert.ConvertWithHistogram<T>
- org.anchoranalysis.plugin.image.bean.channel.provider.Duplicate
- org.anchoranalysis.plugin.image.bean.channel.provider.slice.ExtractCenterSlice
- org.anchoranalysis.plugin.image.bean.channel.provider.slice.ExtractSliceRange
- org.anchoranalysis.plugin.image.bean.channel.provider.gradient.GradientBase
- org.anchoranalysis.plugin.image.bean.channel.provider.gradient.GradientBaseAddSum
- org.anchoranalysis.plugin.image.bean.channel.provider.gradient.GradientForAxis
- org.anchoranalysis.plugin.image.bean.channel.provider.gradient.GradientXY
- org.anchoranalysis.plugin.image.bean.channel.provider.gradient.Sobel
- org.anchoranalysis.plugin.image.bean.channel.provider.gradient.GradientBaseAddSum
- org.anchoranalysis.plugin.image.bean.channel.provider.IfParamEquals
- org.anchoranalysis.plugin.image.bean.channel.provider.intensity.IfVoxelZero
- org.anchoranalysis.plugin.image.bean.channel.provider.arithmetic.Invert
- org.anchoranalysis.plugin.image.bean.channel.provider.object.LevelPerObjectBase
- org.anchoranalysis.plugin.image.bean.channel.provider.object.LevelPerObjectIndependently
- org.anchoranalysis.plugin.image.bean.channel.provider.object.LevelPerObjectNeighbors
- org.anchoranalysis.plugin.image.bean.channel.provider.slice.MaximumIntensityProjection
- org.anchoranalysis.plugin.image.bean.channel.provider.slice.MeanIntensityProjection
- org.anchoranalysis.plugin.image.bean.channel.provider.intensity.Median
- org.anchoranalysis.plugin.image.bean.channel.provider.intensity.QuantileStretch
- org.anchoranalysis.plugin.image.bean.channel.provider.intensity.ScaleXY
- org.anchoranalysis.plugin.image.bean.channel.provider.mask.UnaryWithMaskBase
- org.anchoranalysis.plugin.image.bean.channel.provider.assign.AssignFromChannel
- org.anchoranalysis.plugin.image.bean.channel.provider.assign.AssignValue
- org.anchoranalysis.plugin.image.bean.channel.provider.arithmetic.SubtractMean
- org.anchoranalysis.plugin.image.bean.channel.provider.mask.ZeroOutsideMask
- org.anchoranalysis.plugin.image.bean.channel.provider.UnaryWithObjectsBase
- org.anchoranalysis.plugin.image.bean.channel.provider.score.IdentifyObjects
- org.anchoranalysis.plugin.image.bean.channel.provider.intensity.NormalizeDifferenceToMedian
- org.anchoranalysis.plugin.image.bean.channel.provider.intensity.NormalizeObjectIntensity
- org.anchoranalysis.plugin.image.bean.channel.provider.score.ScoreObjects
- org.anchoranalysis.plugin.image.bean.channel.provider.UnaryWithValueBase
- org.anchoranalysis.plugin.image.bean.channel.provider.arithmetic.ArithmeticWithConstantBase
- org.anchoranalysis.plugin.image.bean.channel.provider.arithmetic.AddConstant
- org.anchoranalysis.plugin.image.bean.channel.provider.arithmetic.MultiplyConstant
- org.anchoranalysis.plugin.image.bean.channel.provider.arithmetic.SubtractFromConstant
- org.anchoranalysis.plugin.image.bean.channel.provider.arithmetic.ArithmeticWithConstantConditionallyWriteBase
- org.anchoranalysis.plugin.image.bean.channel.provider.arithmetic.MaxWithConstant
- org.anchoranalysis.plugin.image.bean.channel.provider.arithmetic.MinWithConstant
- org.anchoranalysis.plugin.image.bean.channel.provider.arithmetic.ArithmeticWithConstantBase
- org.anchoranalysis.plugin.image.bean.channel.provider.FromDimensionsBase
- org.anchoranalysis.plugin.image.bean.channel.provider.CreateNew
- org.anchoranalysis.plugin.image.bean.channel.provider.slice.RepeatSlice
- org.anchoranalysis.plugin.image.bean.channel.provider.FromInput
- org.anchoranalysis.plugin.image.bean.channel.provider.mask.FromMaskBase
- org.anchoranalysis.plugin.image.bean.channel.provider.mask.FromMask
- org.anchoranalysis.plugin.image.bean.channel.provider.FromStack
- org.anchoranalysis.plugin.image.bean.channel.provider.Reference
- org.anchoranalysis.plugin.image.bean.channel.provider.score.ScoreVoxels
- org.anchoranalysis.image.bean.provider.ChannelProviderBinary
- org.anchoranalysis.image.bean.provider.MaskProvider
- org.anchoranalysis.plugin.image.bean.mask.provider.FromChannelBase
- org.anchoranalysis.plugin.image.bean.mask.provider.convert.FromChannel
- org.anchoranalysis.plugin.image.bean.mask.provider.segment.SegmentChannel
- org.anchoranalysis.plugin.image.bean.mask.provider.segment.Threshold
- org.anchoranalysis.plugin.image.bean.mask.provider.FromDimensionsBase
- org.anchoranalysis.plugin.image.bean.mask.provider.AllValuesOff
- org.anchoranalysis.plugin.image.bean.mask.provider.AllValuesOn
- org.anchoranalysis.plugin.image.bean.mask.provider.morphological.Box
- org.anchoranalysis.plugin.image.bean.mask.provider.convert.FromObjects
- org.anchoranalysis.plugin.image.bean.mask.provider.convert.FromStackChannel
- org.anchoranalysis.image.bean.provider.MaskProviderUnary
- org.anchoranalysis.plugin.image.bean.mask.provider.combine.CombineBase
- org.anchoranalysis.plugin.image.bean.mask.provider.Duplicate
- org.anchoranalysis.plugin.image.bean.mask.provider.morphological.ExteriorContour
- org.anchoranalysis.plugin.image.bean.mask.provider.morphological.FitBoxToOnVoxels
- org.anchoranalysis.plugin.image.bean.mask.provider.slice.FlattenZ
- org.anchoranalysis.plugin.image.bean.mask.provider.predicate.IfPredicateBase
- org.anchoranalysis.plugin.image.bean.mask.provider.predicate.IfKeyValueCondition
- org.anchoranalysis.plugin.image.bean.mask.provider.predicate.IfNotEmpty
- org.anchoranalysis.plugin.image.bean.mask.provider.predicate.IfObjectFilter
- org.anchoranalysis.plugin.image.bean.mask.provider.predicate.IfStackExists
- org.anchoranalysis.plugin.image.bean.mask.provider.Invert
- org.anchoranalysis.plugin.image.bean.mask.provider.morphological.MorphologicalOperatorBase
- org.anchoranalysis.plugin.image.bean.mask.provider.slice.RepeatSlice
- org.anchoranalysis.plugin.image.bean.mask.provider.ScaleXY
- org.anchoranalysis.plugin.image.bean.mask.provider.Reference
- org.anchoranalysis.plugin.image.bean.mask.provider.FromChannelBase
- org.anchoranalysis.image.bean.provider.stack.StackProvider
- org.anchoranalysis.plugin.image.bean.stack.provider.color.ColoredBase
- org.anchoranalysis.plugin.image.bean.stack.provider.color.ColoredBaseWithGenerator
- org.anchoranalysis.plugin.image.bean.stack.provider.color.ColoredObjects
- org.anchoranalysis.plugin.image.bean.stack.provider.color.ColoredMask
- org.anchoranalysis.plugin.image.bean.stack.provider.color.ThreeColoredObjects
- org.anchoranalysis.plugin.image.bean.stack.provider.color.ColoredBaseWithGenerator
- org.anchoranalysis.plugin.image.bean.stack.provider.Concatenate
- org.anchoranalysis.plugin.image.bean.stack.provider.FromChannelOrMask
- org.anchoranalysis.plugin.image.bean.stack.provider.FromInput
- org.anchoranalysis.plugin.image.bean.stack.provider.Reference
- org.anchoranalysis.plugin.image.bean.stack.provider.color.ThreeChannels
- org.anchoranalysis.plugin.image.bean.stack.provider.color.ColoredBase
- org.anchoranalysis.image.bean.provider.ChannelProvider
- org.anchoranalysis.image.bean.channel.ConvertChannelTo<T>
- org.anchoranalysis.plugin.image.bean.channel.convert.ScaleByDictionary
- org.anchoranalysis.plugin.image.bean.channel.convert.ScaleByMinMaxValue
- org.anchoranalysis.plugin.image.bean.channel.convert.ScaleByTypeToByte
- org.anchoranalysis.plugin.image.bean.channel.convert.ToByte
- org.anchoranalysis.plugin.image.bean.dictionary.DictionaryCondition
- org.anchoranalysis.image.bean.provider.DimensionsProvider (implements org.anchoranalysis.bean.Provider<T>)
- org.anchoranalysis.plugin.image.bean.dimensions.provider.FromChannel
- org.anchoranalysis.plugin.image.bean.dimensions.provider.GuessDimensions
- org.anchoranalysis.plugin.image.bean.dimensions.provider.SpecifyDimensions
- org.anchoranalysis.image.bean.provider.HistogramProvider (implements org.anchoranalysis.bean.Provider<T>)
- org.anchoranalysis.plugin.image.bean.histogram.provider.FromChannel
- org.anchoranalysis.image.bean.provider.HistogramProviderUnary
- org.anchoranalysis.plugin.image.bean.histogram.provider.CutBelowThreshold
- org.anchoranalysis.plugin.image.bean.histogram.provider.GreaterThanThreshold
- org.anchoranalysis.plugin.image.bean.histogram.provider.Reference
- org.anchoranalysis.image.bean.provider.ObjectCollectionProvider (implements org.anchoranalysis.bean.Provider<T>)
- org.anchoranalysis.plugin.image.bean.object.provider.Concatenate
- org.anchoranalysis.plugin.image.bean.object.provider.connected.ConnectedComponentsFromMask
- org.anchoranalysis.plugin.image.bean.object.provider.Empty
- org.anchoranalysis.plugin.image.bean.object.provider.mask.FromMask
- org.anchoranalysis.plugin.image.bean.object.provider.IfParamEqual
- org.anchoranalysis.plugin.image.bean.object.provider.merge.MergeTwoCollectionsItemwise
- org.anchoranalysis.image.bean.provider.ObjectCollectionProviderUnary
- org.anchoranalysis.plugin.image.bean.object.provider.mask.AndObjectsWithMasks
- org.anchoranalysis.plugin.image.bean.object.provider.AtIndex
- org.anchoranalysis.plugin.image.bean.object.provider.connected.DecomposeIntoConnectedComponents
- org.anchoranalysis.plugin.image.bean.object.provider.Duplicate
- org.anchoranalysis.plugin.image.bean.object.provider.slice.FlattenZ
- org.anchoranalysis.plugin.image.bean.object.provider.filter.Match
- org.anchoranalysis.plugin.image.bean.object.provider.feature.ObjectCollectionProviderWithFeature
- org.anchoranalysis.plugin.image.bean.object.provider.feature.ObjectWithMaximumFeature
- org.anchoranalysis.plugin.image.bean.object.provider.feature.ObjectWithMaximumFeatureFromEachMatchedCollection
- org.anchoranalysis.plugin.image.bean.object.provider.feature.SortByFeature
- org.anchoranalysis.plugin.image.bean.object.provider.connected.RejectIfNotConnected
- org.anchoranalysis.plugin.image.bean.object.provider.slice.SliceAt
- org.anchoranalysis.plugin.image.bean.object.provider.split.SplitIntoSquares
- org.anchoranalysis.plugin.image.bean.object.provider.UnaryWithChannelBase
- org.anchoranalysis.plugin.image.bean.object.provider.segment.BinarySegmentByObject
- org.anchoranalysis.plugin.image.bean.object.provider.segment.SegmentChannelByObject
- org.anchoranalysis.plugin.image.bean.object.provider.WithContainerBase
- org.anchoranalysis.plugin.image.bean.object.provider.slice.ExtendInZWithinContainer
- org.anchoranalysis.plugin.image.bean.object.provider.filter.IntersectsWithContainer
- org.anchoranalysis.plugin.image.bean.object.provider.merge.MergeBase
- org.anchoranalysis.plugin.image.bean.object.provider.merge.MergeWithOptionalDistanceConstraint
- org.anchoranalysis.plugin.image.bean.object.provider.merge.MergeGreedyToIncreaseObjectFeature
- org.anchoranalysis.plugin.image.bean.object.provider.merge.MergeWithFeature
- org.anchoranalysis.plugin.image.bean.object.provider.merge.MergePairs
- org.anchoranalysis.plugin.image.bean.object.provider.merge.MergeToIncreaseObjectFeature
- org.anchoranalysis.plugin.image.bean.object.provider.merge.MergeWithOptionalDistanceConstraint
- org.anchoranalysis.plugin.image.bean.object.provider.filter.NotInContainer
- org.anchoranalysis.plugin.image.bean.object.provider.WithDimensionsBase
- org.anchoranalysis.plugin.image.bean.object.provider.slice.ExtendInZ
- org.anchoranalysis.plugin.image.bean.object.provider.split.RemoveIntersectingVoxels
- org.anchoranalysis.plugin.image.bean.object.provider.filter.RemoveTouchingBorder
- org.anchoranalysis.plugin.image.bean.object.provider.Scale
- org.anchoranalysis.plugin.image.bean.object.provider.split.SplitByObjects
- org.anchoranalysis.plugin.image.bean.object.provider.WithOptionalDimensionsBase
- org.anchoranalysis.plugin.image.bean.object.provider.filter.ObjectCollectionProviderFilterBase
- org.anchoranalysis.plugin.image.bean.object.provider.filter.Filter
- org.anchoranalysis.plugin.image.bean.object.provider.filter.FilterByGroup
- org.anchoranalysis.plugin.image.bean.object.provider.morphological.ObjectCollectionProviderMorphological
- org.anchoranalysis.plugin.image.bean.object.provider.filter.ObjectCollectionProviderFilterBase
- org.anchoranalysis.plugin.image.bean.object.provider.Permute
- org.anchoranalysis.plugin.image.bean.object.provider.Reference
- org.anchoranalysis.plugin.image.bean.object.provider.ReferenceOrElse
- org.anchoranalysis.plugin.image.bean.object.provider.segment.SegmentStack<T>
- org.anchoranalysis.plugin.image.bean.object.provider.WithChannelBase
- org.anchoranalysis.plugin.image.bean.object.provider.segment.SegmentChannel
- org.anchoranalysis.plugin.image.bean.object.provider.segment.SegmentWithSeeds
- org.anchoranalysis.image.bean.object.ObjectFilter
- org.anchoranalysis.plugin.image.bean.object.filter.combine.ObjectFilterCombine
- org.anchoranalysis.plugin.image.bean.object.filter.ObjectFilterPredicate
- org.anchoranalysis.plugin.image.bean.object.filter.collective.DiscardOutliers
- org.anchoranalysis.plugin.image.bean.object.filter.independent.GreaterIntersectionWith
- org.anchoranalysis.plugin.image.bean.object.filter.independent.IntensityGreaterEqualThan
- org.anchoranalysis.plugin.image.bean.object.filter.independent.IntersectsWith
- org.anchoranalysis.plugin.image.bean.object.filter.independent.NotTouchingSceneBorder
- org.anchoranalysis.plugin.image.bean.object.filter.ObjectFilterRelation
- org.anchoranalysis.plugin.image.bean.object.filter.collective.RelationWithMatches
- org.anchoranalysis.plugin.image.bean.object.filter.independent.ThresholdedFeature
- org.anchoranalysis.plugin.image.bean.object.filter.independent.ThresholdedVolume
- org.anchoranalysis.image.bean.object.ObjectMatcher
- org.anchoranalysis.plugin.image.bean.object.match.Always
- org.anchoranalysis.plugin.image.bean.object.match.Bridge
- org.anchoranalysis.plugin.image.bean.object.match.Intersection
- org.anchoranalysis.image.bean.spatial.ScaleCalculator
- org.anchoranalysis.plugin.image.bean.scale.ConstantScaleFactor
- org.anchoranalysis.plugin.image.bean.scale.FitTo
- org.anchoranalysis.plugin.image.bean.scale.Invert
- org.anchoranalysis.plugin.image.bean.scale.MinimumXYResolution
- org.anchoranalysis.plugin.image.bean.scale.ToDimensions
- org.anchoranalysis.plugin.image.bean.scale.ToSuggested
- org.anchoranalysis.image.bean.segment.SegmentationBean<T>
- org.anchoranalysis.image.bean.segment.binary.BinarySegmentation
- org.anchoranalysis.image.bean.segment.binary.BinarySegmentationUnary
- org.anchoranalysis.plugin.image.bean.segment.binary.Sequence
- org.anchoranalysis.plugin.image.bean.segment.binary.ThresholdAgainstChannel
- org.anchoranalysis.image.bean.segment.object.SegmentChannelIntoObjects
- org.anchoranalysis.plugin.image.bean.object.segment.channel.ConnectedComponentsFromBinarySegmentation
- org.anchoranalysis.plugin.image.bean.object.segment.channel.Mser
- org.anchoranalysis.image.bean.segment.object.SegmentChannelIntoObjectsUnary
- org.anchoranalysis.plugin.image.bean.object.segment.channel.AtScale
- org.anchoranalysis.plugin.image.bean.object.segment.channel.Filter
- org.anchoranalysis.plugin.image.bean.object.segment.channel.ImposeMinima
- org.anchoranalysis.plugin.image.bean.object.segment.channel.SegmentOnMaximumIntensityAndExpandInZ
- org.anchoranalysis.plugin.image.bean.object.segment.channel.watershed.yeong.WatershedYeong
- org.anchoranalysis.image.bean.segment.binary.BinarySegmentation
- org.anchoranalysis.image.bean.provider.BeanProviderAsStackBase<T,
- org.anchoranalysis.bean.NullParametersBean<T>
- org.anchoranalysis.image.bean.threshold.CalculateLevel
- org.anchoranalysis.plugin.image.bean.histogram.threshold.CalculateLevelListBase
- org.anchoranalysis.image.bean.threshold.CalculateLevelUnary
- org.anchoranalysis.plugin.image.bean.histogram.threshold.CalculateLevelRelativeToThreshold
- org.anchoranalysis.plugin.image.bean.histogram.threshold.IfGreaterThan
- org.anchoranalysis.plugin.image.bean.histogram.threshold.IfLessThan
- org.anchoranalysis.plugin.image.bean.histogram.threshold.ClampHistogramMax
- org.anchoranalysis.plugin.image.bean.histogram.threshold.EmptyHistogramConstant
- org.anchoranalysis.plugin.image.bean.histogram.threshold.CalculateLevelRelativeToThreshold
- org.anchoranalysis.plugin.image.bean.histogram.threshold.Constant
- org.anchoranalysis.plugin.image.bean.histogram.threshold.Otsu
- org.anchoranalysis.plugin.image.bean.histogram.threshold.OtsuWeighted
- org.anchoranalysis.plugin.image.bean.histogram.threshold.Quantile
- org.anchoranalysis.image.bean.provider.ColorProvider (implements org.anchoranalysis.bean.Provider<T>)
- org.anchoranalysis.plugin.image.bean.color.provider.Concatenate
- org.anchoranalysis.plugin.image.bean.color.provider.GenerateToMatchObjects
- org.anchoranalysis.image.bean.threshold.CalculateLevel
- org.anchoranalysis.image.bean.ImageBean<T>
- org.anchoranalysis.plugin.image.bean.object.segment.channel.watershed.minima.MinimaImposition
- org.anchoranalysis.plugin.image.bean.object.segment.channel.watershed.minima.MinimaImpositionGrayscaleReconstruction
- org.anchoranalysis.image.inference.bean.segment.reduce.ReduceElements<T>
- org.anchoranalysis.plugin.image.bean.object.segment.reduce.ThresholdConfidence
- org.anchoranalysis.plugin.image.bean.thumbnail.object.ThumbnailFromObjects
- org.anchoranalysis.plugin.image.bean.thumbnail.object.OutlinePreserveRelativeSize
- org.anchoranalysis.plugin.image.bean.thumbnail.stack.ThumbnailFromStack
- org.anchoranalysis.plugin.image.bean.thumbnail.stack.ScaleToSize
- org.anchoranalysis.plugin.image.bean.blur.BlurStrategy
- org.anchoranalysis.plugin.image.object.merge.condition.AndCondition (implements org.anchoranalysis.plugin.image.object.merge.condition.UpdatableBeforeCondition)
- org.anchoranalysis.plugin.image.object.merge.priority.AssignPriority
- org.anchoranalysis.plugin.image.object.merge.priority.AssignPriorityFromImprovement
- org.anchoranalysis.plugin.image.object.merge.priority.AssignPriorityFromPair
- org.anchoranalysis.plugin.image.segment.watershed.encoding.ChainCodesDirection
- org.anchoranalysis.plugin.image.object.ColoredObject
- org.anchoranalysis.plugin.image.object.ColoredObjectCollection
- org.anchoranalysis.plugin.image.object.merge.DescribeGraph
- org.anchoranalysis.plugin.image.channel.DimensionsChecker
- org.anchoranalysis.plugin.image.object.merge.condition.DistanceCondition (implements org.anchoranalysis.plugin.image.object.merge.condition.BeforeCondition)
- org.anchoranalysis.plugin.image.segment.watershed.encoding.EncodedIntBuffer
- org.anchoranalysis.plugin.image.segment.watershed.encoding.EncodedVoxels
- org.anchoranalysis.plugin.image.object.merge.GraphLogger
- org.anchoranalysis.plugin.image.intensity.HistogramThresholder
- org.anchoranalysis.plugin.image.object.merge.condition.IncreaseFeatureCondition (implements org.anchoranalysis.plugin.image.object.merge.condition.AfterCondition)
- org.anchoranalysis.plugin.image.intensity.IntensityMeanCalculator
- org.anchoranalysis.plugin.image.intensity.level.LevelResult
- org.anchoranalysis.plugin.image.intensity.level.LevelResultCollection (implements java.lang.Iterable<T>)
- org.anchoranalysis.plugin.image.intensity.level.LevelResultCollectionFactory
- org.anchoranalysis.plugin.image.bean.object.match.MatcherIntersectionHelper
- org.anchoranalysis.plugin.image.object.merge.MergeGraph
- org.anchoranalysis.plugin.image.object.merge.condition.NeighborhoodCondition (implements org.anchoranalysis.plugin.image.object.merge.condition.UpdatableBeforeCondition)
- org.anchoranalysis.plugin.image.object.ObjectIntersectionRemover
- org.anchoranalysis.plugin.image.object.merge.ObjectVertex
- org.anchoranalysis.plugin.image.object.merge.priority.PrioritisedVertex
- org.anchoranalysis.plugin.image.segment.watershed.encoding.PriorityQueueIndexRangeDownhill<T>
- org.anchoranalysis.plugin.image.provider.ReferenceFactory
- org.anchoranalysis.plugin.image.segment.thresholder.slice.SliceThresholder
- org.anchoranalysis.plugin.image.segment.thresholder.slice.SliceThresholderMask
- org.anchoranalysis.plugin.image.segment.thresholder.slice.SliceThresholderWithoutMask
- org.anchoranalysis.plugin.image.segment.watershed.encoding.Steepest
- org.anchoranalysis.plugin.image.segment.watershed.encoding.WatershedEncoding (implements org.anchoranalysis.plugin.image.segment.watershed.encoding.EncodeDirection)
- org.anchoranalysis.plugin.image.object.merge.condition.WrapAsUpdatable (implements org.anchoranalysis.plugin.image.object.merge.condition.UpdatableBeforeCondition)
- org.anchoranalysis.bean.AnchorBean<F>
Interface Hierarchy
- org.anchoranalysis.plugin.image.object.merge.condition.AfterCondition
- org.anchoranalysis.plugin.image.object.merge.condition.BeforeCondition
- org.anchoranalysis.plugin.image.segment.watershed.encoding.EncodeDirection
- org.anchoranalysis.plugin.image.bean.object.provider.merge.MergeBase.MergeObjects
- org.anchoranalysis.plugin.image.object.merge.PayloadCalculator
- org.anchoranalysis.plugin.image.object.merge.priority.Prioritizer
- org.anchoranalysis.plugin.image.thumbnail.ThumbnailBatch<T>
- org.anchoranalysis.plugin.image.object.merge.condition.UpdatableBeforeCondition