Query: vimage2graph
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
vimage2graph(1) General Commands Manual vimage2graph(1)NAMEvimage2graph - vimage2graph - convert a raster image to graph representationSYNOPSISDetailed Description vimage2graph - convert a raster image to graph representation Description 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. Usage vimage2graph Parameters: -in input image -out output graph -min minimal voxel value (voxel below this value are not converted). Default: -32000 -max maximal voxel value (voxel above this value are not converted). Default: 32000 -link Whether to link nodes in graph (true | false). If set to 'true' then 26-adjacent voxels will be linked by an edge. Default: true Examples Known bugs none. Author: G.Lohmann, MPI-CBS, 2004 Author Generated automatically by Doxygen for VIA - Volumetric Image Analysis from the source code. VIA - Volumetric Image Analysis Fri Feb 17 2012 vimage2graph(1)