dcv v0.2.2 (2017-12-07T17:34:37Z)
Dub
Repo
edgeKernel
dcv
imgproc
filter
Create a kernel of given type.
nothrow pure @
trusted
Slice
!(
Contiguous
, [2],
T
*)
edgeKernel
(
T
)
(
EdgeKernel
kernelType
,
GradientDirection
direction
)
Meta
Source
See Implementation
dcv
imgproc
filter
enums
EdgeKernel
GradientDirection
functions
bilateralFilter
boxKernel
calcBilateralMask
calcBilateralValue
calcGradients
calcGradientsImpl
calcHistogram
calcPartialDerivatives
canny
close
dilate
edgeKernel
erode
filterNonMaximum
filterNonMaximumImpl
gaussian
histEqualize
laplacian
laplacianOfGaussian
medianFilter
nonMaximaSupression
open
prewitt
radialKernel
scharr
sobel
Create a kernel of given type.