Click or drag to resize

OpenCvSharp.XPhoto Namespace

 
Classes
  ClassDescription
Public classCvXPhoto
cv::xphoto functions
Public classGrayworldWB
Gray-world white balance algorithm.
Public classLearningBasedWB
More sophisticated learning-based automatic white balance algorithm.
Public classSimpleWB
A simple white balance algorithm that works by independently stretching each of the input image channels to the specified range. For increased robustness it ignores the top and bottom p% of pixel values.
Public classWhiteBalancer
The base class for auto white balance algorithms.
Enumerations
  EnumerationDescription
Public enumerationBm3dSteps
BM3D algorithm steps
Public enumerationInpaintTypes
various inpainting algorithms
Public enumerationTransformTypes
BM3D transform types