Description Usage Arguments Value
View source: R/segment_human.R
Segment Human from a non-contrast CT scan
1 2 | segment_human(img, adder = 1025, lthresh = -300, verbose = TRUE,
smooth = TRUE, ...)
|
img |
Filename or |
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 |
List of smoothed image, body, adder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.