Uses of Class
org.anchoranalysis.plugin.image.bean.thumbnail.object.ThumbnailFromObjects
Packages that use ThumbnailFromObjects
Package
Description
Implementations of
ThumbnailFromObjects.Features from combinations of
ObjectMasks.-
Uses of ThumbnailFromObjects in org.anchoranalysis.plugin.image.bean.thumbnail.object
Modifier and TypeClassDescriptionclassCreate a thumbnail by drawing an outline of an object at a particular-scale, and placing it centered in a window of a certain size. -
Uses of ThumbnailFromObjects in org.anchoranalysis.plugin.image.feature.bean.object.combine
Methods in org.anchoranalysis.plugin.image.feature.bean.object.combine that return ThumbnailFromObjectsModifier and TypeMethodDescriptionCombineObjectsForFeatures.getThumbnail()Generates a thumbnail representation of one or more combined objects, as form a single input.Methods in org.anchoranalysis.plugin.image.feature.bean.object.combine with parameters of type ThumbnailFromObjectsModifier and TypeMethodDescriptionvoidCombineObjectsForFeatures.setThumbnail(ThumbnailFromObjects thumbnail) Generates a thumbnail representation of one or more combined objects, as form a single input.