dcv ~master (2018-02-21T22:49:05Z)
Dub
Repo
edgeKernel
dcv
imgproc
filter
Create a kernel of given type.
Slice
!(
Contiguous
, [2],
T
*)
edgeKernel
nothrow pure @
trusted
(
T
)
(
EdgeKernel
kernelType
,
GradientDirection
direction
)
Meta
Source
See Implementation
dcv
imgproc
filter
enums
EdgeKernel
functions
bilateralFilter
boxKernel
calcGradients
calcHistogram
calcPartialDerivatives
canny
close
dilate
edgeKernel
erode
filterNonMaximum
gaussian
histEqualize
laplacian
laplacianOfGaussian
medianFilter
nonMaximaSupression
open
prewitt
radialKernel
scharr
sobel
Create a kernel of given type.