|
file | affine.hpp [code] |
| support for affine transformations
|
|
file | algorithm.hpp [code] |
| Numeric algorithms /.
|
|
file | channel_numeric_operations.hpp [code] |
| Structures for channel-wise numeric operations /.
|
|
file | convolve.hpp [code] |
| 2D seperable convolutions and correlations / /
|
|
file | kernel.hpp [code] |
| Definitions of 1D fixed-size and variable-size kernels and related operations /.
|
|
file | pixel_numeric_operations.hpp [code] |
| Structures for pixel-wise numeric operations /.
|
|
file | resample.hpp [code] |
| support for generic image resampling NOTE: The code is for example use only. It is not optimized for performance
|
|
file | sampler.hpp [code] |
| Nearest-neighbor and bilinear image samplers. NOTE: The code is for example use only. It is not optimized for performance.
|
|