Bases: nnfbp.Phantoms.Phantom
Object that creates 8Ellipses phantoms.
| Parameters: |
|
|---|
Bases: object
A base Phantom object to be used with nnfbp.DataSet.PhantomSet. Implementing objects should define a createPhantom(self,img) method, that creates a (random) phantom in img, a numpy.ndarray.
| Parameters: |
|
|---|
Bases: nnfbp.Phantoms.Phantom
Object that creates ThreeShape phantoms.
| Parameters: |
|
|---|