next up previous
Next: ``solid-blob test'' -- Up: Turnkey Previous: ``region isolation'' --

 

``fill concave gaps'' -- fill concave gaps in objects

 

purpose:
Fill concave gaps in a specified direction for a specified subsection of the input volume. To do this for the transverse direction, a 33 (last_slice - first_slice + 1) closing is performed on the volume. For sagittal, a 3 (last_slice - first_slice + 1)3 closing is performed. For coronal, a (last_slice - first_slice + 1) 3 closing is performed. In all cases, the analysis is done between slices numbered from first_slice to last_slice. A closing is an operation from mathematical morphology [25,19].
input:
An 8-bit volume.
output:
An 8-bit volume.
parameters:
Default parameters menu is
direction = transverse
* first slice = 1
* last slice = 1
* input from vol # = 0
* copy output to vol # = 0
*
comments:
 
  1. Note that the size of the gaps filled is determined by the total number of slices to analyze. This is a little peculiar for filling gaps in the transverse plane. Thus, to fill gaps of width=5 in the transverse plane, you may have to repeat this procedure a number of times on groups of 5 slices.
  2. This operation takes a moderate amount of computation time.



 

Philip Americus
The Multidimensional Image Processing Lab
Fri Aug 30 10:26:42 EDT 1996