Uses of Package
net.imglib2.transform.integer
Packages that use net.imglib2.transform.integer
Package
Description
-
Classes in net.imglib2.transform.integer used by net.imglib2.transform.integerClassDescriptionTODOTODOImplemented by Transforms that can transform (easily) a BoundingBox in the source space to a bounding box in the target space.Map the components of the source vector to obtain the target vector, for instance transform (x,y,z) to (x,z,y).Map the components of the source vector to obtain the target vector, for instance transform (x,y,z) to (x,z,y).Mixed transform allows to express common integer view transformations such as translation, rotation, rotoinversion, and projection.Mixed transform allows to express common integer view transformations such as translation, rotation, rotoinversion, and projection.TODOMap the components of the source vector to a slice of the target space, for instance transform (x,y) to (x,C,y) where C is a constant.TODOTODO
-
Classes in net.imglib2.transform.integer used by net.imglib2.transform.integer.shearClassDescriptionTODOImplemented by Transforms that can transform (easily) a BoundingBox in the source space to a bounding box in the target space.
-
Classes in net.imglib2.transform.integer used by net.imglib2.viewClassDescriptionTODOMixed transform allows to express common integer view transformations such as translation, rotation, rotoinversion, and projection.Mixed transform allows to express common integer view transformations such as translation, rotation, rotoinversion, and projection.Map the components of the source vector to a slice of the target space, for instance transform (x,y) to (x,C,y) where C is a constant.TODO