#include <moss.h>
Data Fields | |
Nrrd * | image |
const NrrdKernel * | kernel |
double | kparm [NRRD_KERNEL_PARMS_NUM] |
float * | ivc |
double * | xFslw |
double * | yFslw |
int | fdiam |
int | ncol |
int * | xIdx |
int * | yIdx |
float * | bg |
int | boundary |
int | flag [MOSS_FLAG_NUM] |
const NrrdKernel* mossSampler::kernel |
double mossSampler::kparm[NRRD_KERNEL_PARMS_NUM] |
float* mossSampler::ivc |
double* mossSampler::xFslw |
double * mossSampler::yFslw |
int* mossSampler::xIdx |
int * mossSampler::yIdx |
float* mossSampler::bg |
int mossSampler::flag[MOSS_FLAG_NUM] |