model_image_upsample.h File Reference
Header file for the model_image_upsample image class. More...
Include dependency graph for model_image_upsample.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | model_image_upsample |
Defines a model image that is upsampled from that provided. Interpolation options may be set to linear, bicubic, or bicubic_spline (default) The parameters are identical to those of the supplied model_image object. More... | |
Detailed Description
- Date
- May, 2019
To be added