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 (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public ConvolutionKernelF Transpose()

Return Value

Type: ConvolutionKernelF
A transposed convolution kernel
See Also