AVS: A Scientific Visualization Tool
Advanced Visual Systems, Inc.
AVS is a tool for taking a large amount of numerical data and converting it into a visual image that can be manipulated.
BASIC COMPONENTS:
- Modules: a routine written in Fortran of C that does one function
Examples: read image generate colormap
- modules are one of four types: data input, filtering, mapping, data output
- Network: a collection of modules linked together to perform a task
- Viewers: Image, Graph, and Geometry.
- the viewers allow the user to create and/or manipulate images
Home
Contents
Previous
Next
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |