Skip to content

Implement initial Separable Filter 2D API

Igor Podgainoi requested to merge feature-separable-2d into main

Currently only the following configuration is supported:

  • Type: uint8
  • Border: REPLICATE
  • Kernel size: 5x5

Merge request reports