CIMU Methods |
The CIMU type exposes the following members.
| Name | Description | |
|---|---|---|
| AggToGeoColor | Create a Geosoft color grid from an aggregate. | |
| CRC | Computes a CRC Checksum on an image. | |
| CRCGrid | Computes a CRC Checksum on a grid. | |
| CRCGridInexact |
Computes a CRC Checksum on a grid and allows you to specify
number of bits of floats/doubles to drop so that the CRC
will be same even of this are changed.
| |
| CRCInexact |
Computes a CRC Checksum on an image and allows you to specify
number of bits of floats/doubles to drop so that the CRC
will be same even of this are changed.
| |
| DecimateCrookedSectionGrid | Decimate a crooked section grid. | |
| ExportGridWithoutDataSectionXML | Export a Grid minus the data section as an XML file. | |
| ExportGridXML | Export a Grid as an XML file. | |
| ExportRawXML | Export a Grid as an XML file using a fast raw output. | |
| ExportXML | Export a Grid as an XML file. | |
| GetZPeaksVV |
Same as GetZVV_IMU, but find the closest peak value to the input locations, and return
the peak value and peak value location.
| |
| GetZVV | Extract an interpolated image value for given XY VV locations | |
| GridAdd | Adds two Grid images together point-by-point. | |
| GridAGC | Automatic Gain Compensation of a grid. | |
| GridBool |
Mask one grid against another using boolean logic
operations.
| |
| GridEdge | Get grid edge points | |
| GridEdgePLY | Get grid edge points | |
| GridExpand |
Expand a grid and place dummies in the area
beyond the original edges.
| |
| GridExpFill | Extends and fills a grid for FFT2. | |
| GridFill | Interpolates to fill dummies, generates an output grid. | |
| GridFilt |
Applies a filter to a grid any number
of passes.
| |
| GridHead | Modifies Statistics contained in a grid header. | |
| GridInFill | Obsolete. Fill in a ribbon along the edge and inside hollow areas of the grid | |
| GridMask |
Create a mask grid using a set of polygon
coordinates defined in a separate file, then
masking the polygon over an input grid.
| |
| GridPeak | Pick grid peaks. | |
| GridPLY | Get the grid edge in a PLY | |
| GridPLYEx | Get the grid edge in a PLY (with min points) | |
| GridReprojectAndWindow | Create a new grid by reprojecting an existing grid and windowing its contents | |
| GridResample | Create a new grid by resampling an existing grid | |
| GridResize | Resize a grid to reduce the size not cover the outside dummies. | |
| GridShad | Create a shaded relief image. | |
| GridST | Update an ST object using a grid. | |
| GridStat | Reports statistics contained in a grid header. | |
| GridStatComp | Reports statistics contained in a grid header. | |
| GridStatExt | Reports statistics of a grid's elements. | |
| GridStatTrend | Reports Trend Info of a grid (for first order coefficients only). | |
| GridStatTrendExt | Reports Extended Trend Info of a grid (for up to third order coefficients). | |
| GridStitch | Stitches together too grids | |
| GridStitchCtl | Stitches together two grids - control file for options. | |
| GridTiff | Generate a Tiff (Tagged-Image file format) file with up to 16 grids. | |
| GridTrnd | Remove a trend surface from a grid. | |
| GridTrns |
Transpose a grid by swapping the grid rows with
the grid columns.
| |
| GridVC | Apply vertical continuation convolution filter to a grid. | |
| GridVD | Apply vertical derivative convolution filter to a grid. | |
| GridVol |
Calculates the grid volumes above and below a
reference base.
| |
| GridWind |
Create a grid using a defined area window
within a larger grid.
| |
| GridWind2 | Window a grid. | |
| GridXYZ | Export a Grid image to an XYZ file. | |
| iGridType | Reports the true data the of a grid (geosoft types) | |
| MakeMITabFile | Make a MapInfo tab file for this grid | |
| MakeMITabfromGrid | Make a MapInfo tab file for this grid as rendered in a map | |
| MakeMITabfromMap | Make a MapInfo tab file from this map | |
| Mosaic | Create a mosaic image of an image list. | |
| PeakSize | Define the sizes of all the peaks in an image. | |
| PeakSize2 | Define the sizes of all the peaks in an image - new algorithm | |
| PigeonHole | Pigeon-hole and count points by location into a grid. | |
| PigeonHoleColor | Pigeon-hole and count points by location and color locations in another grid based on ITR information. | |
| Profile | Extract a profile from a grid. | |
| ProfileVV | Extract a VV profile from a grid. | |
| RangeGrids | Determine bounding rectangle for a set of grids | |
| RangeLL | Determine the range in lat. and long. of a projected grid | |
| RefreshShad | Refresh a shaded relief image | |
| rSlopeStandardDeviation | Return the standard deviation of the slopes. | |
| StatWindow | Calculate grid statistics in a window | |
| UpdatePLY | Update the grid boundary in the grid metadata |