pub trait MergeDebevecConst: MergeExposuresConst {
    fn as_raw_MergeDebevec(&self) -> *const c_void;
}
Expand description

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

For more information see DM97 .

Required Methods

Implementors