23 #ifndef VISIONCPP_INCLUDE_OPERATORS_CONVOLUTION_OPS_CONV_HPP_ 
   24 #define VISIONCPP_INCLUDE_OPERATORS_CONVOLUTION_OPS_CONV_HPP_ 
This file apply the general convolution.
 
this file apply the Gaussian blur 3x3
 
This file applies Separable filter convolution.
 
Separable Gaussian filter for 3x3 filter size.