MATLAB File Help: cv.MergeDebevec/process | Index |
Merges images
dst = obj.process(src, times)
dst = obj.process(src, times, 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 |