Package | Description |
---|---|
org.opencv.photo |
Modifier and Type | Method and Description |
---|---|
static TonemapMantiuk |
TonemapMantiuk.__fromPtr__(long addr) |
static TonemapMantiuk |
Photo.createTonemapMantiuk()
Creates TonemapMantiuk object
dynamic range.
|
static TonemapMantiuk |
Photo.createTonemapMantiuk(float gamma)
Creates TonemapMantiuk object
|
static TonemapMantiuk |
Photo.createTonemapMantiuk(float gamma,
float scale)
Creates TonemapMantiuk object
|
static TonemapMantiuk |
Photo.createTonemapMantiuk(float gamma,
float scale,
float saturation)
Creates TonemapMantiuk object
|
Copyright © 2020. All rights reserved.