NormalizeMAX: NormalizeMAX: Calculates the MAX normalizatin of each pixel...

Description Usage Arguments Value

View source: R/normalizations.R

Description

NormalizeMAX: Calculates the MAX normalizatin of each pixel as the maximum of all intensities.

Usage

1
NormalizeMAX(img, remove_empty_pixels = FALSE)

Arguments

img

the rMSI image object.

remove_empty_pixels

boolean detailing if pixels detected to not contain data must be removed from normalization (smaller than mean-*sd).

Value

a rMSI image containing the normalizations$MAX field or MAXne if remove_empty_pixels is true..


prafols/rMSI documentation built on Dec. 12, 2021, 7:29 p.m.