Package | Description |
---|---|
edu.stanford.rsl.conrad.geometry.shapes.compound |
Contains classes to model compound shapes, i.e.
|
edu.stanford.rsl.conrad.geometry.shapes.simple |
Contains classes to model simple shapes.
|
edu.stanford.rsl.conrad.phantom |
Contains classes to model different numerical phantoms.
|
edu.stanford.rsl.conrad.phantom.xcat |
Contains classes to create a phantom that is similar to NCAT.
|
Modifier and Type | Class and Description |
---|---|
class |
LinearOctree |
class |
NestedOctree
Class to model an LinearOctree which uses either CompoundShapes or LinearOctrees as nodes.
|
Modifier and Type | Method and Description |
---|---|
CompoundShape |
GeometryTests.generateLP(double gapSize) |
Modifier and Type | Method and Description |
---|---|
static CompoundShape |
CatphanCTP528.generateLP(double gapSize) |
Modifier and Type | Method and Description |
---|---|
CompoundShape |
TessellationThread.getObjects() |