VisionCpp  0.0.1
convolution Directory Reference

Files

file  OP_Filter2D.hpp [code]
 This file apply the general convolution.
 
file  OP_GaussianBlur3x3.hpp [code]
 this file apply the Gaussian blur 3x3
 
file  OP_SepFilter.hpp [code]
 This file applies Separable filter convolution.
 
file  OP_SepGauss3x3.hpp [code]
 Separable Gaussian filter for 3x3 filter size.
 
file  ops_conv.hpp [code]
 This header gathers all convolution operations.