Turi Create
4.0
|
A sampler that sets the destination pixel as the bilinear interpolation of the four closest pixels from the source. If outside the bounds, it doesn't change the destination. More...
#include <core/data/image/numeric_extension/sampler.hpp>
A sampler that sets the destination pixel as the bilinear interpolation of the four closest pixels from the source. If outside the bounds, it doesn't change the destination.
Definition at line 104 of file sampler.hpp.