[Master Index]
[Index for export/brede]
brede_vta_volsurf
(export/brede/brede_vta_volsurf.m)
Function Synopsis
brede_vta_volsurf(file, S, varargin)
Help text
brede_vta_volsurf - Construct VRML surface from a volume
function brede_vta_volsurf(filename, S, ...
'PropertyName', 'PropertyValue')
Input: file VRML2 filename of file identifier
S Volume structure
Property: Color Same as DiffuseColor
DiffuseColor [ {0.7} ] Diffuse color for the face
Downsample {[1 1 1]} Downsampling
EmissiveColor [ {0.3} ] Emissive color for the face
IsoAbsolute Isosurface threshold absolute
value. Value can be in [-Inf;Inf]
IsoRelative Relative threshold value. The default
is 0.95. The threshold value is set on
the 0.95 of the distribution
function. Value should be in [0;1]
IsoPart Threshold value. The part of voxels to
exclude. A value of 0.95 will make the
isosurface so that 5% of the voxels
are inside. The value should in [0;1]
Type [ {face} | line | edge ]
This function writes a VRML file with the isosurface from a
volume.
See also BREDE, BREDE_VTA, BREDE_VTA_OPEN,
BREDE_VRML_VOLPLANE, BREDE_VRML_FACESET,
BREDE_TA3_VOLSURF.
$Id: brede_vta_volsurf.m,v 1.3 2005/09/05 22:34:27 fnielsen Exp $
Cross-Reference Information
This function calls
This function is called by
Produced by mat2html on Fri Jun 20 17:43:05 2008
Cross-Directory links are: OFF