public class MergeMertens extends MergeExposures
| Modifier | Constructor and Description | 
|---|---|
| protected  | MergeMertens(long addr) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | finalize() | 
| float | getContrastWeight() | 
| float | getExposureWeight() | 
| float | getSaturationWeight() | 
| void | process(java.util.List<Mat> src,
       Mat dst) | 
| void | process(java.util.List<Mat> src,
       Mat dst,
       Mat times,
       Mat response) | 
| void | setContrastWeight(float contrast_weiht) | 
| void | setExposureWeight(float exposure_weight) | 
| void | setSaturationWeight(float saturation_weight) | 
clear, getDefaultName, saveprotected MergeMertens(long addr)
public float getContrastWeight()
public float getExposureWeight()
public float getSaturationWeight()
public void process(java.util.List<Mat> src, Mat dst, Mat times, Mat response)
process in class MergeExposurespublic void setContrastWeight(float contrast_weiht)
public void setExposureWeight(float exposure_weight)
public void setSaturationWeight(float saturation_weight)
protected void finalize() throws java.lang.Throwable
finalize in class MergeExposuresjava.lang.Throwable