Package | Description |
---|---|
net.imglib2.realtransform |
Modifier and Type | Field and Description |
---|---|
protected Scale |
Scale.inverse |
Modifier and Type | Method and Description |
---|---|
Scale |
Scale.concatenate(ScaleGet a) |
Scale |
Scale.copy() |
Scale |
Scale.inverse() |
Scale |
Scale.preConcatenate(ScaleGet a) |
Constructor and Description |
---|
Scale(double[] s,
Scale inverse,
RealPoint[] ds) |
Copyright © 2015–2022 ImgLib2. All rights reserved.