source: vis_dev/vis-2.1/share/help/print_img_infoCmd.txt @ 11

Last change on this file since 11 was 11, checked in by cecile, 13 years ago

Add vis

File size: 972 bytes
Line 
1
2  print_img_info - print information about the image method currently in use
3     _________________________________________________________________
4
5   print_img_info [-b] [-f] [-h]
6
7   Prints  information about the image computation method currently being
8   used  by  the  FSM.  This includes the particular values of parameters
9   used  by  the method for initialization. If the image information does
10   not exist, then this command forces the information to be computed. If
11   none  of  the  flags (-b or -f) is set, forward transition relation is
12   computed.
13
14   Command options:
15
16   -b
17          Compute  the transition relation for backward image computation
18          (if needed).
19
20   -f
21          Compute  the  transition relation for forward image computation
22          (if needed).
23
24   -h
25          Print the command usage.
26     _________________________________________________________________
27
28   Last updated on 20050519 10h16
Note: See TracBrowser for help on using the repository browser.