pub trait MergeRobertsonConst: MergeExposuresConst {
    fn as_raw_MergeRobertson(&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 RB99 .

Required Methods

Implementors