Closed techyian closed 4 years ago
Similar to the work @MV10 has done for #161, I would also like to modify the ConvolutionBase class to use managed code instead of the unsafe logic to apply effects. This should improve performance significantly.
ConvolutionBase
Duplicate of #108.
Similar to the work @MV10 has done for #161, I would also like to modify the
ConvolutionBase
class to use managed code instead of the unsafe logic to apply effects. This should improve performance significantly.