.TH "vimage2graph" 1 "Fri Feb 17 2012" "VIA - Volumetric Image Analysis" \" -*- nroff -*- .ad l .nh .SH NAME vimage2graph \- .PP vimage2graph - convert a raster image to graph representation .SH SYNOPSIS .br .PP .SH "Detailed Description" .PP vimage2graph - convert a raster image to graph representation \fBDescription\fP .RS 4 The input image must be a Vista raster image of arbitrary pixel representation\&. The output will be a graph where each pixel is representated by one node\&. The pixel value will be attached to the node\&. .RE .PP \fBUsage\fP .RS 4 .RE .PP \fCvimage2graph\fP .PP \fBParameters:\fP .RS 4 \fI-in\fP input image .br \fI-out\fP output graph .br \fI-min\fP minimal voxel value (voxel below this value are not converted)\&. Default: -32000 .br \fI-max\fP maximal voxel value (voxel above this value are not converted)\&. Default: 32000 .br \fI-link\fP Whether to link nodes in graph (true | false)\&. If set to 'true' then 26-adjacent voxels will be linked by an edge\&. Default: true .RE .PP \fBExamples\fP .RS 4 .br .RE .PP \fBKnown bugs\fP .RS 4 none\&. .RE .PP \fBAuthor:\fP .RS 4 G\&.Lohmann, MPI-CBS, 2004 .RE .PP .SH "Author" .PP Generated automatically by Doxygen for VIA - Volumetric Image Analysis from the source code\&.