Click or drag to resize

ConvolutionKernelFTranspose Method

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

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

Return Value

Type: ConvolutionKernelF
A transposed convolution kernel
See Also