6 public static partial class ConvolutionOperations
15 return M.Convolute(detectVerticalLinesKernel);
25 return M.Convolute(detectVerticalLinesKernel);
35 return M.Convolute(detectVerticalLinesKernel);
Implements a Matrix, basic component for computations in Image Processing and Computer Vision.