Computes the factor with which the dimensions of image 1 must be multiplied in order to equal dimensions of image 2.

compute_img_scale_fct(hist_img1, hist_img2)

Arguments

hist_img1, hist_img2

Objects of class HistoImage.

Value

Numeric value.