Package net.imglib2.transform
package net.imglib2.transform
-
ClassDescriptionFinal implementation of the inverse of an
InvertibleTransform
that simply replaces apply by applyInverse and conversely.Invertible transformation from Zn to Zm .Transformation from Zn to Zm.Transformable<O,T extends Transform> A class is transformable if it can produce a copy of itself in the transformed space using the supplied transform.