slicerd::slicerd Class Reference
List of all members.
Detailed Description
Member Function Documentation
| def slicerd::slicerd::__init__ |
( |
|
self, |
|
|
|
host = 'localhost', |
|
|
|
port = 18943 | |
|
) |
| | |
| def slicerd::slicerd::__init__ |
( |
|
self, |
|
|
|
host = 'localhost', |
|
|
|
port = 18943 | |
|
) |
| | |
| def slicerd::slicerd::__init__ |
( |
|
self, |
|
|
|
host = 'localhost', |
|
|
|
port = 18943 | |
|
) |
| | |
| def slicerd::slicerd::eval |
( |
|
self, |
|
|
|
p | |
|
) |
| | |
| def slicerd::slicerd::get |
( |
|
self, |
|
|
|
id | |
|
) |
| | |
get and return the image from slicer with the given id
| def slicerd::slicerd::get |
( |
|
self, |
|
|
|
id | |
|
) |
| | |
get and return the image from slicer with the given id
| def slicerd::slicerd::get |
( |
|
self, |
|
|
|
id | |
|
) |
| | |
get and return the image from slicer with the given id
| def slicerd::slicerd::ls |
( |
|
self |
) |
|
| def slicerd::slicerd::ls |
( |
|
self |
) |
|
| def slicerd::slicerd::put |
( |
|
self, |
|
|
|
nimage, |
|
|
|
name = 'from_slicerd' | |
|
) |
| | |
put the image back into slicer
| def slicerd::slicerd::put |
( |
|
self, |
|
|
|
nimage, |
|
|
|
name = 'from_slicerd' | |
|
) |
| | |
put the image back into slicer
| def slicerd::slicerd::put |
( |
|
self, |
|
|
|
nimage, |
|
|
|
name = 'from_slicerd' | |
|
) |
| | |
put the image back into slicer
| def slicerd::slicerd::putD |
( |
|
self, |
|
|
|
dti, |
|
|
|
dims, |
|
|
|
org, |
|
|
|
i2r, |
|
|
|
mu, |
|
|
|
name = 'from_slicerd' | |
|
) |
| | |
put the image back into slicer
| def slicerd::slicerd::putD |
( |
|
self, |
|
|
|
dti, |
|
|
|
dims, |
|
|
|
org, |
|
|
|
i2r, |
|
|
|
mu, |
|
|
|
name = 'from_slicerd' | |
|
) |
| | |
put the image back into slicer
| def slicerd::slicerd::putS |
( |
|
self, |
|
|
|
scal, |
|
|
|
dims, |
|
|
|
org, |
|
|
|
i2r, |
|
|
|
name = 'from_slicerd' | |
|
) |
| | |
put the image back into slicer
| def slicerd::slicerd::putS |
( |
|
self, |
|
|
|
scal, |
|
|
|
dims, |
|
|
|
org, |
|
|
|
i2r, |
|
|
|
name = 'from_slicerd' | |
|
) |
| | |
put the image back into slicer
| def slicerd::slicerd::show |
( |
|
self |
) |
|
| def slicerd::slicerd::show |
( |
|
self |
) |
|
| def slicerd::slicerd::show |
( |
|
self |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files:
- Modules/Python/StochasticTractographyServer/slicerd.py
- Modules/Python/StochasticTractographyServerMP/slicerd.py
- Modules/SlicerDaemon/Python/slicerd.py