4#ifndef _image_center_h_
5#define _image_center_h_
11class Image_center_private;
27 void set_image (
const UCharImageType::Pointer& image);
The Image_center class computes the center of mass of a binary image.
Definition image_center.h:16
Image_center_private * d_ptr
Definition image_center.h:21
std::shared_ptr< Self > Pointer
Definition plm_image.h:29
itk::Vector< double, 3 > DoubleVector3DType
Definition itk_point.h:23
#define PLMUTIL_API
Definition plmutil_config.h:26