Wildmeshing Toolkit
bicubic_interpolation.cpp File Reference
Include dependency graph for bicubic_interpolation.cpp:

Go to the source code of this file.

Namespaces

 wmtk
 
 wmtk::components
 
 wmtk::components::adaptive_tessellation
 
 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 BicubicMatrix & wmtk::components::adaptive_tessellation::image::get_bicubic_matrix ()