XPhotoInvoke Class |
Namespace: Emgu.CV.XPhoto
The XPhotoInvoke type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ApplyChannelGains |
Implements an efficient fixed-point approximation for applying channel gains, which is the last step of multiple white balance algorithms.
|
![]() ![]() | Bm3dDenoising(IInputArray, IOutputArray, Single, Int32, Int32, Int32, Int32, Int32, Int32, Single, NormType, Bm3dSteps, TransformTypes) |
Performs image denoising using the Block-Matching and 3D-filtering algorithm with several computational optimizations. Noise expected to be a gaussian white noise.
|
![]() ![]() | Bm3dDenoising(IInputArray, IInputOutputArray, IOutputArray, Single, Int32, Int32, Int32, Int32, Int32, Int32, Single, NormType, Bm3dSteps, TransformTypes) |
Performs image denoising using the Block-Matching and 3D-filtering algorithm with several computational optimizations. Noise expected to be a gaussian white noise.
|
![]() ![]() | DctDenoising |
The function implements simple dct-based denoising, link: http://www.ipol.im/pub/art/2011/ys-dct/.
|
![]() ![]() | Inpaint |
The function implements different single-image inpainting algorithms
|
![]() ![]() | OilPainting |
Oil Painting effect
|