CIBC:Documentation:SCIRun:Reference:SCIRun:GenerateStreamLinesWithPlacementHeuristic
Contents |
GenerateStreamLinesWithPlacementHeuristic
Information
- Package: SCIRun
- Catagory: Visualization
- Author(s): Frank B. Sachse, Elisha Hughes
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Generate optimal stream lines
Detailed Description
The GenerateStreamLinesWithPlacementHeuristic module finds optimal streamlines by comparison between a source field and a rendered steamlines image.
GenerateStreamLinesWithPlacementHeuristic takes five fields as input:
(1) Source, contains a field into which is rendered during processing. By default random seed points are chosen from the underlying mesh.
(2) Weighting, contains information about the weighting of render operations. Commonly, the magnitude of the flow field is used as input.
(3) Flow, describes the vector field, necessary for generation of streamlines.
(4) Compare, describes the data, which should be reconstructed by the streamlines. Commonly, the magnitude of the flow field is used as input.
(5) Seed points (optional), selects seed points from the underlying mesh.
GenerateStreamLinesWithPlacementHeuristic outputs the optimal streamlines as CurveMesh field.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:SCIRun