suv: Summarizing SUVs for PET

Description Usage Arguments Details Value Author(s) See Also

Description

The standard uptake value (SUV) is summarized using the hotspot method or by calculating total volume of the high values.

Usage

1
2
hotSpotSUV(suv, radius = 10, type = "3D")
totalSUV(suv, mask, z, bg, local = TRUE)

Arguments

suv

is the standard uptake value (SUV).

radius

is the desired hotspot radius (units = voxels).

type

is a character string (acceptable values are 2D or 3D) that determines the dimension of the hot spot (default = 3D).

mask

is a multidimensional array of logical values.

z

is the slice index.

bg

is the estimated background SUV.

local

is a logical value.

Details

...

Value

...

Author(s)

Brandon Whitcher bwhitcher@gmail.com

See Also

leanBodyMass


oro.pet documentation built on May 2, 2019, 6:53 p.m.

Related to suv in oro.pet...