◆ cuSincOverSamplerR2R()
cuSincOverSamplerR2R::cuSincOverSamplerR2R |
( |
const int | i_covs_ | ) |
|
◆ execute()
void cuSincOverSamplerR2R::execute |
( |
cuArrays< float > * | imagesIn, |
|
|
cuArrays< float > * | imagesOut, |
|
|
cuArrays< int2 > * | centerShift, |
|
|
int | rawOversamplingFactor ) |
Execute sinc interpolation.
- Parameters
-
[in] | imagesIn | input images |
[out] | imagesOut | output images |
[in] | centerShift | the shift of interpolation center |
[in] | rawOversamplingFactor | the multiplier of the centerShift |
- Note
- rawOversamplingFactor is for the centerShift, not the signal oversampling factor
The documentation for this class was generated from the following files:
- /home/runner/work/isce3/isce3/cxx/isce3/matchtemplate/pycuampcor/cuSincOverSampler.h
- /home/runner/work/isce3/isce3/cxx/isce3/matchtemplate/pycuampcor/cuSincOverSampler.cpp
1.13.2.