tida v0.1.1-b3 (2021-09-24T06:50:00Z)
Home
Dub
Repo
gausKernel
tida
image
Generates a gauss matrix.
float
[][]
gausKernel
(int width, int height, float sigma)
float
[][]
gausKernel
(float r)
@
safe
nothrow pure
float
[][]
gausKernel
(
float
r
)
Parameters
r
float
Radiuos gaus.
Meta
Source
See Implementation
tida
image
classes
Image
functions
blur
flip
gausKernel
process
rotateImage
saveImageInFile
strip
unite
validateImageData
manifest constants
XAxis
YAxis
templates
isValidAxis
Generates a gauss matrix.