Uses of Class
org.anchoranalysis.plugin.image.bean.thumbnail.object.ThumbnailFromObjects
Packages that use ThumbnailFromObjects
Package
Description
Implementations of
ThumbnailFromObjects
.Features from combinations of
ObjectMask
s.-
Uses of ThumbnailFromObjects in org.anchoranalysis.plugin.image.bean.thumbnail.object
Modifier and TypeClassDescriptionclass
Create 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 TypeMethodDescriptionvoid
CombineObjectsForFeatures.setThumbnail
(ThumbnailFromObjects thumbnail) Generates a thumbnail representation of one or more combined objects, as form a single input.