XImgprocInvoke Class |
Namespace: Emgu.CV.XImgproc
The XImgprocInvoke type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AmFilter |
Simple one-line Adaptive Manifold Filter call.
|
![]() ![]() | AnisotropicDiffusion |
Performs anisotropic diffusion on an image.
|
![]() ![]() | BilateralTextureFilter |
Applies the bilateral texture filter to an image. It performs structure-preserving texture filter.
|
![]() ![]() | BrightEdges |
Brighten the edges of the image
|
![]() ![]() | CovarianceEstimation |
Computes the estimated covariance matrix of an image using the sliding window forumlation.
|
![]() ![]() | DtFilter |
Simple one-line Domain Transform filter call.
|
![]() ![]() | FastGlobalSmootherFilter |
Simple one-line Fast Global Smoother filter call.
|
![]() ![]() | Filter |
Apply filtering to the disparity map.
|
![]() ![]() | GradientDericheX |
Applies X Deriche filter to an image.
|
![]() ![]() | GradientDericheY |
Applies Y Deriche filter to an image.
|
![]() ![]() | GradientPaillouX |
Applies Paillou filter to an image.
|
![]() ![]() | GradientPaillouY |
Applies Paillou filter to an image.
|
![]() ![]() | GuidedFilter |
Simple one-line Guided Filter call.
|
![]() ![]() | JointBilateralFilter |
Applies the joint bilateral filter to an image.
|
![]() ![]() | L0Smooth |
Global image smoothing via L0 gradient minimization.
|
![]() ![]() | NiBlackThreshold |
Niblack threshold
|
![]() ![]() | RollingGuidanceFilter |
Applies the rolling guidance filter to an image
|
![]() ![]() | Thinning |
Applies a binary blob thinning operation, to achieve a skeletization of the input image.
The function transforms a binary blob image into a skeletized form using the technique of Zhang-Suen.
|
![]() ![]() | WeightedMedianFilter |
Applies weighted median filter to an image.
|