Class | Description |
---|---|
ImgImgFactory<T extends Type<T>,V extends Type<V>> |
UnaryOutputFactory used to create an empty output Img of type
<V> and the dimensionality of the input Img |
ImgImgSameTypeFactory<T extends Type<T>> |
UnaryOutputFactory used to create an empty output Img of same type
and dimensionality as the input Img . |
LabelingLabelingFactory<L extends Comparable<L>> |
UnaryOutputFactory used to create an empty output Labeling of same
type and dimensionality as the input Labeling |
Copyright © 2014–2022 ImageJ. All rights reserved.