MATLAB File Help: cv.MergeMertens/process
Index
cv.MergeMertens/process
Merges images
dst = obj.process(src)
Input
src
vector of input images (1- or 3-channels), all of the same size and
uint8
type.
Output
dst
result image, same size as
src{i}
and
single
type.
Method Details
Access
public
Sealed
false
Static
false