VVTBDSFVisionX V4
NAME
vvtbdsf − performs closed surface segmentation of vertebral body
SYNOPSISvvtbdsf if= bf= mf= x= y= z= [n=] th= of= [-t] [-v] [-d]
DESCRIPTIONvvtbdsf performs the closed surface segmentation of the vertebral body by applying progressive surface resolution algorithm that was described in [SLYX16], given the intensity image (if=), the high confidence boundary image(bf=), and the estimated centroid location (x,y,z) of the target structure.
[SLYX16]. Liu, S., Xie, Y. and Reeves, A.P., 2016. Automated 3D closed surface segmentation: application to vertebral body segmentation in CT images. International journal of computer assisted radiology and surgery, 11(5), pp.789-801.
OPTIONS
if= |
input intensity image (short) | ||
bf= |
input high confidence boundary | ||
mf= |
input model polygon file (triangular mesh) used for trajectory generation | ||
x= |
input x coordinate of estimated centroid | ||
y= |
input y coordinate of estimated centroid | ||
z= |
input z coordinate of estimated centroid | ||
n= |
estimated size of the vertices (default 300) | ||
th= |
intensity threshold (pixel value) used for probability calculation | ||
of= |
output closed-surface triangular mesh for the segmentation | ||
-t |
sampling with trilinear interpolation (default nearest neighbor) | ||
-v |
verbose mode | ||
-d |
debug mode |
vvtbd(1), vbmd(1), vbmdm(1)
AUTHORShuang Liu