Update an image_info
tibble
UpdateImageInfo.Rd
Takes two tbl
objects as input, one with image information produced with
LoadImageInfo
and one with scale factors produced with
LoadScaleFactors
. The scale factors are used to calculate the
width and height of the original H&E image which will be added to the output
tbl
.
See also
Other pre-process:
LoadAndMergeMatrices()
,
LoadAnnotationCSV()
,
LoadImageInfo()
,
LoadImages()
,
LoadScaleFactors()
,
LoadSpatialCoordinates()
,
ReadVisiumData()