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