MATLAB File Help: cv.TonemapReinhard/process
Index
cv.TonemapReinhard/process
Tonemaps image
dst = obj.process(src)
Input
src
source RGB image, 32-bit
single
3-channel array.
Output
dst
destination image of same size as
src
, 32-bit
single
3-channel array with values in [0,1] range.
Method Details
Access
public
Sealed
false
Static
false