Wildmeshing Toolkit
Loading...
Searching...
No Matches
bicubic_interpolation.cpp File Reference
Include dependency graph for bicubic_interpolation.cpp:

Go to the source code of this file.

Namespaces

namespace  wmtk
 
namespace  wmtk::components
 
namespace  wmtk::components::adaptive_tessellation
 
namespace  wmtk::components::adaptive_tessellation::image
 

Functions

BicubicVector< float > wmtk::components::adaptive_tessellation::image::extract_samples (const size_t width, const size_t height, const float *buffer, const double sx_, const double sy_, const WrappingMode mode_x, const WrappingMode mode_y)
 
BicubicMatrix wmtk::components::adaptive_tessellation::image::make_samples_to_bicubic_coeffs_operator ()
 
const BicubicMatrixwmtk::components::adaptive_tessellation::image::get_bicubic_matrix ()