Click or drag to resize
XPhotoInvoke Class
http://www.emgu.com

[Missing <summary> documentation for "T:Emgu.CV.XPhoto.XPhotoInvoke"]

Inheritance Hierarchy
SystemObject
  Emgu.CV.XPhotoXPhotoInvoke

Namespace: Emgu.CV.XPhoto
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public static class XPhotoInvoke

The XPhotoInvoke type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAutowbGrayworld
Public methodStatic memberBalanceWhite
The function implements different algorithm of automatic white balance, i.e. it tries to map image’s white color to perceptual white (this can be violated due to specific illumination or camera settings).
Public methodStatic memberDctDenoising
The function implements simple dct-based denoising, link: http://www.ipol.im/pub/art/2011/ys-dct/.
Public methodStatic memberInpaint
Top
See Also