public class copyRedundantData extends Grid2D
| Constructor and Description |
|---|
copyRedundantData(double focalLength,
double maxT,
double deltaT,
double maxLambda,
double dLambda) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyToGrid(Grid2D OneSidedSinogram) |
static void |
main(java.lang.String[] args) |
addAtIndex, applyTransform, clone, divideAtIndex, getAtIndex, getBuffer, getHeight, getPixels, getPixelValue, getSubGrid, getValue, getWidth, indexToPhysical, multiplyAtIndex, physicalToIndex, putPixelValue, putPixelValue, setAtIndex, setOrigin, setSpacing, show, show, subAtIndex, toStringgetNumberOfElements, getOrigin, getSize, getSpacingpublic copyRedundantData(double focalLength,
double maxT,
double deltaT,
double maxLambda,
double dLambda)
public void applyToGrid(Grid2D OneSidedSinogram)
public static void main(java.lang.String[] args)