November 2018
Intermediate to advanced
492 pages
12h 19m
English
The next code snippet shows how an image can be generated by adding two input images (of the same size) pixel by pixel:
add(im1, im2).show()
The next figure shows the output image generated by running the previous code snippet:

Read now
Unlock full access