organoid_tracker.imaging.image_adder module

Used to add the pixels of two images to each other, with various offsets.

organoid_tracker.imaging.image_adder.add_images(drawing_board: Image, stamp: Image)

Adds the contents of the second image to the first.