Uses of Class
org.anchoranalysis.bean.primitive.DoubleList
Packages that use DoubleList
Package
Description
Beans that implement collections of primitive element types, as well as
String
.Instance-segmentation of a
Stack
.-
Uses of DoubleList in org.anchoranalysis.bean.primitive
Methods in org.anchoranalysis.bean.primitive that return DoubleList -
Uses of DoubleList in org.anchoranalysis.image.inference.bean.segment.instance
Methods in org.anchoranalysis.image.inference.bean.segment.instance that return DoubleListModifier and TypeMethodDescriptionSegmentStackIntoObjectsScaleDecode.getSubtractMean()
A constant intensity for each respective channel to be subtracted before performing inference.Methods in org.anchoranalysis.image.inference.bean.segment.instance with parameters of type DoubleListModifier and TypeMethodDescriptionvoid
SegmentStackIntoObjectsScaleDecode.setSubtractMean
(DoubleList subtractMean) A constant intensity for each respective channel to be subtracted before performing inference.