Class | Description |
---|---|
Clip |
The class implements a fast flux conserving resampling
based on the Sutherland-Hodgman clipping algorithm.
|
Combo |
This class uses two samplers.
|
Lanczos |
This class implements a nearest neighbor sampling
scheme.
|
LI |
This class implements a linear interpolation sampling
scheme.
|
NN |
This class implements a nearest neighbor sampling
|
Spline |