Turi Create  4.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::gil::nearest_neighbor_sampler Struct Reference

A sampler that sets the destination pixel to the closest one in the source. If outside the bounds, it doesn't change the destination. More...

#include <core/data/image/numeric_extension/sampler.hpp>

Detailed Description

A sampler that sets the destination pixel to the closest one in the source. If outside the bounds, it doesn't change the destination.

Definition at line 49 of file sampler.hpp.


The documentation for this struct was generated from the following file: