Next: ``Cavity_Deletion''
-- delete Up: Topology
Previous: ``3D_conn_comp''
-- three-dim.
``2D_conn_comp''
-- two-dim. connected components analysis
- purpose:
- This function is identical to ``three-d'' except that it
works on 2-d x-y (transverse) planes.
- input:
- An 8-bit binary-valued volume.
- output:
- An 8-bit volume, possibly with grayscale values.
- parameters:
- Default parameters menu is
min component size
= 10
max no. of components = 254
connectivity = 4
save labels = no
input from vol # = 0
copy output to vol # = 0
The connectivity can be varied between 4-connectivity
and 8-connectivity [24].
- comments:
-
- This function only works on 2-D transverse planes!
- To do a 2-D sagittal (x-z) connect-components analysis, use
the function ``three-d'' and set the subregion parameters (REGION
submenu of ROI) ``x width = 1'' and ``x low =
'',
where
selects the sagittal slice.
To do other sagittal slices, you must vary the parameter ``x
low = '' and rerun ``three-d''. (Yes, this is cumbersome.) To
do a 2-D coronal (y-z) connect-components analysis, use the function
``three-d'' and set the subregion parameters (REGION submenu
of ROI) ``y width = 1'' and ``y low =
'', where
selects the coronal slice. To do other coronal
slices, you must vary the parameter ``y low = '' and rerun ``three-d''.
- Only a maximum of 254 components can be saved safely on each
slice!
Philip Americus
The Multidimensional Image Processing Lab
Fri Aug 30 10:26:42 EDT 1996