Linear Methods for Image Interpolation
|
adaptlob.c [code] | Adaptive Lobatto quadrature |
adaptlob.h [code] | Adaptive Lobatto quadrature |
basic.c [code] | Memory management, portable types, math constants, and timing |
basic.h [code] | Memory management, portable types, timing, and math constants |
conv.c [code] | Convolution functions |
conv.h [code] | Convolution functions |
imageio.c [code] | Implements ReadImage and WriteImage functions |
imageio.h [code] | Implements ReadImage and WriteImage functions |
imcoarsen.c [code] | Image coarsening utility program |
imdiff.c [code] | Image difference calculator program |
linterp.c [code] | Linear interpolation |
linterp.h [code] | Linear interpolation |
linterpcli.c [code] | Linear Methods for Image Interpolation main program |
lkernels.c [code] | Interpolation kernel and basis functions for linear interpolation |
lkernels.h [code] | Interpolation kernel and basis functions for linear interpolation |
lprefilt.c [code] | Prefiltering for linear interpolation |
lprefilt.h [code] | Prefiltering for linear interpolation |
strutil.c [code] | String utility functions |
strutil.h [code] | String utility functions |