colormap.ct: Generate gray colormap for Hounsfield numbers

View source: R/display-functions.R

colormap.ctR Documentation

Generate gray colormap for Hounsfield numbers

Description

Generate gray colormap for Hounsfield numbers

Usage

colormap.ct(HU.range = c(-1000, 3000), HU.window = c(-1000, 3000))

Arguments

HU.range

The range c(HU.min, HU.max) of the Hounsfield numbers of the CT

HU.windos

The range c(HU.min, HU.max) to map to c(0,1) gray map.


planit-group/Rplanit documentation built on Dec. 5, 2022, 11:10 p.m.