Uses of Annotation Interface
org.anchoranalysis.bean.annotation.BeanField
Packages that use BeanField
-
Uses of BeanField in org.anchoranalysis.plugin.image.task.bean.scale
Fields in org.anchoranalysis.plugin.image.task.bean.scale with annotations of type BeanFieldModifier and TypeFieldDescriptionprotected boolean
ScaleImage.binary
Iff true the image to be scaled is treated as a binary-mask, and interpolation during scaling ensures only two binary-values are outputted.protected ScaleCalculator
ScaleImage.scaleCalculator
Calculates what scale-factor to apply on the image.