| 
 | OpenCV 3.0.0-rc1 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.opencv.core.Algorithm
org.opencv.photo.MergeExposures
org.opencv.photo.MergeDebevec
public class MergeDebevec
| Method Summary | |
|---|---|
|  void | process(java.util.List<Mat> src,
        Mat dst,
        Mat times) | 
|  void | process(java.util.List<Mat> src,
        Mat dst,
        Mat times,
        Mat response) | 
| Methods inherited from class org.opencv.core.Algorithm | 
|---|
| clear, getDefaultName, save | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public void process(java.util.List<Mat> src,
                    Mat dst,
                    Mat times)
public void process(java.util.List<Mat> src,
                    Mat dst,
                    Mat times,
                    Mat response)
process in class MergeExposures| 
 | OpenCV 3.0.0-rc1 Documentation | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||