|
VisionCpp
0.0.1
|
Files | |
| file | OP_DownsampleAverage.hpp [code] |
| This file contains the downsampling filter using average technique. | |
| file | OP_DownsampleClosest.hpp [code] |
| This files contains downsampling filter using closest technique If the number of channel is different in your case feel free to write your own. | |
| file | ops_downsampling.hpp [code] |
| This header gathers all downsampling operations. | |