Go to the source code of this file.
|
| int | inside_roi (float *xyz, const Volume *roi) |
| |
| int | bspline_find_correspondence_dcos (float *mxyz, float *mijk, const float *fxyz, const float *dxyz, const Volume *moving) |
| |
| int | bspline_find_correspondence_dcos_roi (float *mxyz, float *mijk, const float *fxyz, const float *dxyz, const Volume *moving, const Volume *moving_roi) |
| |
◆ bspline_find_correspondence_dcos()
| int bspline_find_correspondence_dcos |
( |
float * | mxyz, |
|
|
float * | mijk, |
|
|
const float * | fxyz, |
|
|
const float * | dxyz, |
|
|
const Volume * | moving ) |
◆ bspline_find_correspondence_dcos_roi()
| int bspline_find_correspondence_dcos_roi |
( |
float * | mxyz, |
|
|
float * | mijk, |
|
|
const float * | fxyz, |
|
|
const float * | dxyz, |
|
|
const Volume * | moving, |
|
|
const Volume * | moving_roi ) |
◆ inside_roi()
| int inside_roi |
( |
float * | xyz, |
|
|
const Volume * | roi ) |