Parent Topic: MODEL

DETAILS

MODEL is a generalized image processing and raster GIS tool. Using a special programming language, the user enters a set of equations (model) describing how channels of imagery data and attribute data should be combined. The result can be new channels of data and/or a text report.

In imaging applications, input is usually image channels containing raw imagery. In GIS applications, input usually is attribute data and image channels containing data `layers'. Layers may include raw imagery, elevation, classification themes, digitized maps, and proximity maps.

A single PCIDSK database (FILE) is assumed to contain all the image channels/layers. Attribute data may be held in text files or as segments in the PCIDSK file. The text describing the model (SOURCE) is read in and the equations are applied to each pixel in the PCIDSK database. If the model specifically generates a report, then this is sent to the current report file (REPORT). Since imagery is often of unpredictable quality, it is possible to specify the results of undefined operations (UNDEFVAL) rather than have the MODEL program terminate immediately upon the detection of such an operation.


Parent Topic: MODEL
About PCI Help Gateway