tomwer.core.utils.image#

Functions

scale_img2_to_img1(img_1, img_2[, method])

scale image2 relative to image 1 in such a way they have same min and max.

shift_img(data, dx, dy[, cval, use_scipy])

Apply simple 2d image shift in 'constant mode'.

Classes

ImageScaleMethod(value)

An enumeration.