| process (cv.MergeDebevec) - MATLAB File Help |
Merges images
dst = obj.process(src, etimes)
dst = obj.process(src, etimes, response)
uint8 type.single matrix with inverse camera
response function (CRF) for each pixel value, it should have
the same number of channels as images src{i}.src{i} and single type.The function has a short version, that doesn't take the extra
response argument.
| Access | public |
| Sealed | false |
| Static | false |