compute_img_scale_fct: Compute scale factor of two images

View source: R/c.R

compute_img_scale_fctR Documentation

Compute scale factor of two images

Description

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

Usage

compute_img_scale_fct(hist_img1, hist_img2)

Arguments

hist_img1, hist_img2

Objects of class HistoImage.

Value

Numeric value.


theMILOlab/SPATA2 documentation built on Feb. 8, 2025, 11:41 p.m.