Overload List
Name | Description | |
---|---|---|
![]() | ConvolutionKernelF(array<Single,2>[,](,)[,]) |
Create a convolution kernel using the specific floating point matrix
|
![]() | ConvolutionKernelF(Matrix<(Of <(Single>)>), Point) |
Create a convolution kernel using the specific matrix and center
|
![]() | 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
|