Table of Contents

Class MergeRobertson

Namespace
Emgu.CV
Assembly
Emgu.CV.dll

The resulting HDR image is calculated as weighted average of the exposures considering exposure values and camera response

public class MergeRobertson : MergeExposures, IDisposable
Inheritance
MergeRobertson
Implements
Inherited Members

Constructors

MergeRobertson()

Creates MergeRobertson object.

public MergeRobertson()

Methods

DisposeObject()

Release the unmanaged memory associated with this MergeRobertson object

protected override void DisposeObject()