|
plastimatch
|
#include "plmutil_config.h"#include "itk_image.h"#include "volume_boundary_behavior.h"#include "volume_boundary_type.h"Go to the source code of this file.
Classes | |
| class | Image_boundary |
| The Image_boundary class takes an input image (binary) and computes an output image. Voxels of the output image will be one if they are (1) non-zero in the input image, and (2) have a zero voxel in their six-neighborhood. Other output image voxels will have value zero. More... | |
Functions | |
| UCharImageType::Pointer | do_image_boundary (UCharImageType::Pointer image) |
| UCharImageType::Pointer do_image_boundary | ( | UCharImageType::Pointer | image | ) |