Class MergeDebevec
The resulting HDR image is calculated as weighted average of the exposures considering exposure values and camera response.
For more information see @cite DM97 .
Implements
Inherited Members
Namespace: OpenCvSharp
Assembly: OpenCvSharp.dll
Syntax
public sealed class MergeDebevec : MergeExposures, ICvPtrHolder
Methods
| Improve this Doc View SourceCreate()
Creates the empty model.
Declaration
public static MergeDebevec Create()
Returns
Type | Description |
---|---|
MergeDebevec |
DisposeManaged()
Releases managed resources
Declaration
protected override void DisposeManaged()