[Master Index]
[Index for export/brede]
brede_vol_and
(export/brede/brede_vol_and.m)
Function Synopsis
Vout = brede_vol_and(Vin, varargin)
Help text
brede_vol_and - Binary AND function on volumes
Vout = brede_vol_and(V1, V2)
Vout = brede_vol_and(Vin)
Input: V1 First input 'vol' structure
V2 Second input 'vol' structure
Vin Cell of 'vol' structures
Output: Vout Output 'vol' structure
AND the voxel values in two 'vol' structures as if it were
a binary volume.
The operation is performed with the '&' operator, which means
that all voxels will become either one or zero. NaN will make
an error.
See also BREDE, BREDE_VOL, BREDE_VOL_NOT, BREDE_VOL_THRESHOLD.
$Id: brede_vol_and.m,v 1.5 2005/08/29 22:13:15 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