VCFCONVVisionX V4
NAME
vcfconv - VTK color file converter
SYNOPSISvcmod [if=] [ig=] [of=] [-m] [-v]
DESCRIPTIONvcfconv takes a CSV organ color configuration and converts it to VTK color file. Each line in a CSV color configuration file should specify "label, R, G, B, and opacity". The label is the organ name as defined in vchest organ definition, and R, G, and B assigns a color to each organ (in 0-255 scale). The opacity should be specified in 0.0-1.0 scale.
The program will output a v3view compatible color file to be used with VTK render engine. The resulting VTK color file will have the organ code as defined in vchest organ definition and the color scale converted to 0.0-1.0 scale.
OPTIONS
if= |
input CSV chest color configuration file |
|||
of= |
output VTK color file |
|||
-v |
verbose mode |
vchest, v3view
AUTHORJaesung Lee