http://www.emgu.com
Overload List
Name | Description | |
---|---|---|
![]() | ConvolutionKernelF(array<Single,2>[,](,)[,][,]) |
Create a convolution kernel using the specific floating point matrix
|
![]() | ConvolutionKernelF(Int32, Int32) |
Create a convolution kernel with the specific number of rows and cols |
![]() | ConvolutionKernelF(array<Single,2>[,](,)[,][,], Point) |
Create a convolution kernel using the specific floating point matrix and center
|
![]() | ConvolutionKernelF(Matrix<(Of <<'(Single>)>>), Point) |
Create a convolution kernel using the specific matrix and center
|