|
Teem 1.10.0
|

Functions | |
| int | mossSamplerImageSet (mossSampler *smplr, Nrrd *image, float *bg) |
| int | mossSamplerKernelSet (mossSampler *smplr, const NrrdKernel *kernel, double *kparm) |
| int | mossSamplerUpdate (mossSampler *smplr) |
| int | mossSamplerSample (float *val, mossSampler *smplr, double xPos, double yPos) |
| int mossSamplerImageSet | ( | mossSampler * | smplr, |
| Nrrd * | image, | ||
| float * | bg | ||
| ) |
| int mossSamplerKernelSet | ( | mossSampler * | smplr, |
| const NrrdKernel * | kernel, | ||
| double * | kparm | ||
| ) |
| int mossSamplerSample | ( | float * | val, |
| mossSampler * | smplr, | ||
| double | xPos, | ||
| double | yPos | ||
| ) |
| int mossSamplerUpdate | ( | mossSampler * | smplr | ) |