Emgu CV Library Documentation
ConvolutionKernelF Constructor
NamespacesEmgu.CVConvolutionKernelFConvolutionKernelF()()()

www.emgu.com/wiki
Members
IconMemberDescription
ConvolutionKernelF(Int32, Int32)
Create a convolution kernel with the specific number of rows and cols

ConvolutionKernelF(Matrix<(Of <(Single>)>), Point)
Create a convolution kernel using the specific matrix and center

ConvolutionKernelF(array<Single,2>[,](,)[,])
Create a convolution kernel using the specific floating point matrix

ConvolutionKernelF(array<Single,2>[,](,)[,], Point)
Create a convolution kernel using the specific floating point matrix and center

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)