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