powered by
This function computes the weighted sum of two Image objects.
Image
addWeighted(image1, alpha, image2, beta)
An Image object.
Weight of the first image.
Weight of the second image.
# NOT RUN { # TODO # }
Run the code above in your browser using DataLab