Segment Human from a non-contrast CT scan
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