Package | Description |
---|---|
org.opencv.photo |
Modifier and Type | Class and Description |
---|---|
class |
MergeDebevec
The resulting HDR image is calculated as weighted average of the exposures considering exposure
values and camera response.
|
class |
MergeMertens
Pixels are weighted using contrast, saturation and well-exposedness measures, than images are
combined using laplacian pyramids.
|
class |
MergeRobertson
The resulting HDR image is calculated as weighted average of the exposures considering exposure
values and camera response.
|
Modifier and Type | Method and Description |
---|---|
static MergeExposures |
MergeExposures.__fromPtr__(long addr) |
Copyright © 2020. All rights reserved.