Authors: Sabreen Vig, Larry Gelberg, Ian Curington, AVS Inc.; Andrew Dodd, IAC
Version: 1.0
Path: iac_proj/a_alias/
P0007
CFDRange
27th November 1998
The cfd_range User Macro processes multi-block data, setting the min/max elements of each block to either the true global values or to user-defined values.
Author: Ian Curington
Version: 1.0
Path: iac_proj/cfdrange/
P0008
CFDVals
27th November 1998
The User Macro cfd_values computes derived CFD field quantities from base values in the PLOT3D format (density, momentum, and stagnation).
Author: Ian Curington
Version: 1.0
Path: iac_proj/cfdvals/
P0086
CombineData
17th April 2000
Combines Data Components to generate colours using either RGB or HSV colour models.
Authors: Mark Lambert, AVS Inc.; Andrew Dodd, IAC
Version: 1.0
Path: iac_proj/combdata/
P0080
Composite
2nd March 2000
Blends two full colour images together using alpha channel information.
Authors: Sabreen Vig, Ian Curington, Larry Gelberg, AVS; Andrew Dodd, IAC
Version: 1.0
Path: iac_proj/comp/
P0026
Convert2Byte
3rd October 1998
Convert data in other numeric data types into bytes. Prior to AVS/Express version 4.2, it was necessary to convert data to byte type prior to being volume rendered.
Author: Alex Allen
Version: 1.0
Path: iac_proj/con2byt/
P0171
CoordinatesSlice
19th October 2001
This module extract points from a given array with 3D-points, which are positioned on a defined plane. The extracted points are output as 2D-points.
The EnhanceContrast project uses the Contrast Limited Adaptive Histogram Equalization(CLAHE) algorithm to enhance the contrast of 8 bit one band images.
Authors: Karel Zuiderveld; Mario Valle, AVS Italy; Mary McDerby, Tobias Schiebeck, MVC; Andrew Dodd, IAC
Version: 1.0
Path: iac_proj/en_cont/
P0018
ExtractVector
6th December 2002
This macro provides a user interface to the DVextr_vector module in the Visualization library. It allows a single output vector to be selected from a number of input components. For each element of the output vector, the input component and the element of that component are selected.
Author: Paul G. Lever
Version: 1.1
Path: iac_proj/extr_vec/
P0011
FFTn
5th March 1998
Perform R. C. Singleton's split-radix, n-dimensional, fast Fourier transform on the data in a uniform field.
Author: Chris Pudney
Version: 1.1
Path: iac_proj/fftn/
P0012
FFTw
5th March 1998
Perform the ``fastest Fourier transform in the west'' (FFTW) on the data in a uniform field.
Author: Chris Pudney
Version: 1.1
Path: iac_proj/fftw/
P0203
FilterNodeConnect
6th December 2002
The FilterNodeConnect module filters the Node_Data of cellsets which are not currently visible. The Node_Data of a mesh is independent from cellsets. If a cellset is not selected its Node_Data is still visible and obscures the view to the data of interest, when the output is used for glyphing. This module removes the Node_Data values for unselected cellsets.
The gamma_correct module performs full-color gamma correction on ARGB byte images.
Authors: Wes Bethel, Sabreen Vig and Ian Curington
Version: 1.1
Path: iac_proj/gamma/
P0025
General_Histogram
30 January 2004
Calculates the data for a histogram of the values in the node data of the input field. Also generate the mean and standard deviation of those values.
Author: Alex Allen
Version: 1.0
Path: iac_proj/gnrlhist/
P0089
ImageFilter
26th April 2000
Performs image processing calculations on Image field structures.
Author: Andrew Dodd, IAC
Version: 1.0
Path: iac_proj/i_filter/
P0173
Krig
9th November 2001
Advanced interpolation modules using polynomial and statistically based on kriging methods in 2D and 3D.
Authors: Mark Lambert, Roger Fleuty, Ian Curington, AVS Inc.; Ma YingLiang, MVC; Andrew Dodd, IAC
Version: 1.1
Path: iac_proj/krig/
P0088
Luminance
26th April 2000
Calculates image luminance values.
Authors: Sabreen Vig, Larry Gelberg, Ian Curington, AVS Inc.; Andrew Dodd, IAC
Version: 1.0
Path: iac_proj/lumi/
P0036
NullBrick
8th November 2002
The user macro null_brick modifies a sub-volume of node data within a uniform volume, by replacing all the values with a single given value. This value may optionally be set to be the null_value.
Author: Paul G. Lever
Version: 1.1
Path: iac_proj/nullbrik/
P0040
Overlay
17th February 1999
Overlays two images using ARGB values to define transparency.
Author: James S. Perrin
Version: 1.0
Path: iac_proj/overlay/
P0079
ReplaceAlpha
1st March 2000
Replaces alpha channel information in a full colour image with data from a monochrome image.
Authors: Sabreen Vig, Ian Curington, Larry Gelberg, AVS; Andrew Dodd, IAC
Version: 1.0
Path: iac_proj/repalpha/
P0056
Scalar2Texture
13th June 2000
Generates UV texture coordinate node data and uses that data to apply a texture map image.
Author: Ian Curington
Version: 1.1
Path: iac_proj/scl2tex/
P0159
Scalar2Texture2
20th July 2000
This project replaces the Scalar2Texture project. It generates UV texture coordinate node data and uses that data to apply a texture map image.