Static Public Member Functions | |
static code::Image< float > | wrapBoundary (const code::PolarGrid &pg, int half_sz) |
static code::Image< float > | wrapBoundary (const code::Image< float > &pg, int half_sz) |
static code::Image< float > | unwrapBoundary (const code::Image< float > &input, int half_sz) |
static code::Image<float> w2qcref::PolarImageUtils::unwrapBoundary | ( | const code::Image< float > & | input, | |
int | half_sz | |||
) | [static] |
static code::Image<float> w2qcref::PolarImageUtils::wrapBoundary | ( | const code::Image< float > & | pg, | |
int | half_sz | |||
) | [static] |
static code::Image<float> w2qcref::PolarImageUtils::wrapBoundary | ( | const code::PolarGrid & | pg, | |
int | half_sz | |||
) | [inline, static] |