Click or drag to resize

ConvolutionKernelFTranspose Method

http://www.emgu.com
Obtain the transpose of the convolution kernel

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public ConvolutionKernelF Transpose()

Return Value

Type: ConvolutionKernelF
A transposed convolution kernel
See Also