VisionCpp  0.0.1
Classes | Namespaces
OP_DownsampleAverage.hpp File Reference

This file contains the downsampling filter using average technique. More...

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

Go to the source code of this file.

Classes

struct  visioncpp::OP_DownsampleAverage
 Downsampling filter using average technique Other filters could be added for different numbers of channels. More...
 

Namespaces

 visioncpp
 VisionCpp namespace.
 

Detailed Description

This file contains the downsampling filter using average technique.

Definition in file OP_DownsampleAverage.hpp.