VisionCpp  0.0.1
Classes | Namespaces
OP_DownsampleClosest.hpp File Reference

This files contains downsampling filter using closest technique If the number of channel is different in your case feel free to write your own. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  visioncpp::OP_DownsampleClosest
 Downsampling filter using closest technique. More...
 

Namespaces

 visioncpp
 VisionCpp namespace.
 

Detailed Description

This files contains downsampling filter using closest technique If the number of channel is different in your case feel free to write your own.

Definition in file OP_DownsampleClosest.hpp.