source: vis_dev/vis-2.3/share/help/print_img_infoCmd.txt @ 33

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

vis2.3

File size: 928 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 used
8   by the FSM. This includes the particular values of parameters used by the
9   method for initialization. If the image information does not exist, then
10   this command forces the information to be computed. If none of the flags (-b
11   or -f) is set, forward transition relation is computed.
12
13   Command options:
14
15   -b
16          Compute the transition relation for backward image computation (if
17          needed).
18
19   -f
20          Compute the transition relation for forward image computation (if
21          needed).
22
23   -h
24          Print the command usage.
25     _________________________________________________________________
26
27   Last updated on 20100410 00h02
Note: See TracBrowser for help on using the repository browser.