VisionCpp
0.0.1
|
Downsampling filter using closest technique. More...
#include <OP_DownsampleClosest.hpp>
Public Member Functions | |
template<typename NeighbourT > | |
NeighbourT::PixelType | operator() (NeighbourT &rdn) |
Downsampling filter using closest technique.
Definition at line 28 of file OP_DownsampleClosest.hpp.
|
inline |