OpenCvSharp.XPhoto Namespace |
| Class | Description | |
|---|---|---|
| CvXPhoto |
cv::xphoto functions
| |
| GrayworldWB |
Gray-world white balance algorithm.
| |
| LearningBasedWB |
More sophisticated learning-based automatic white balance algorithm.
| |
| SimpleWB |
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.
| |
| WhiteBalancer |
The base class for auto white balance algorithms.
|
| Enumeration | Description | |
|---|---|---|
| Bm3dSteps |
BM3D algorithm steps
| |
| InpaintTypes |
various inpainting algorithms
| |
| TransformTypes |
BM3D transform types
|