Package org.anchoranalysis.image.bean.provider
package org.anchoranalysis.image.bean.provider
Base classes for providers of different core data entities related to images.
-
ClassesClassDescriptionA provider base-class that as well as providing type
S, also provides aStack.Implementation ofChannelProviderthat calls twoChannelProviders that must provideChannels of the same dimensions.Implementation ofChannelProviderthat calls threeChannelProviders that must provideChannels of the same dimensions.Implementation ofChannelProviderthat calls a single delegateChannelProvider.Base class for beans that implementProviderto provideDimensions.Implementation ofHistogramProviderthat calls a single delegateHistogramProvider.Implementation ofMaskProviderthat calls a single delegateMaskProvider.Base class for beans that implementProviderto provide anObjectCollection.Implementation ofObjectCollectionProviderthat calls a single delegateProvider<ObjectCollection>.