segment_human: Segment Human from CT scans

Description Usage Arguments Value

View source: R/segment_human.R

Description

Segment Human from a non-contrast CT scan

Usage

1
2
segment_human(img, adder = 1025, lthresh = -300, verbose = TRUE,
  smooth = TRUE, ...)

Arguments

img

Filename or antsImage

adder

amount to be added to the image to make non-zero

lthresh

lower threshold for the image

verbose

Print diagnostic messages

smooth

smooth the image using Perona-Malik smoother

...

arguments passed to check_ants

Value

List of smoothed image, body, adder


neuroconductor-devel-releases/lungct documentation built on Oct. 28, 2020, 3:53 a.m.