VisionCpp
0.0.1
|
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...
Go to the source code of this file.
Classes | |
struct | visioncpp::OP_DownsampleClosest |
Downsampling filter using closest technique. More... | |
Namespaces | |
visioncpp | |
VisionCpp namespace. | |
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.