Go to the documentation of this file.
10 #ifndef vtk_m_filter_image_processing_ComputeMoments_h
11 #define vtk_m_filter_image_processing_ComputeMoments_h
20 namespace image_processing
44 #endif //vtk_m_filter_image_processing_ComputeMoments_h
Groups connected points that have the same field value.
Definition: Atomic.h:19
Definition: ComputeMoments.h:22
Contains and manages the geometric data structures that VTK-m operates on.
Definition: DataSet.h:57
void SetOrder(vtkm::Int32 _order)
Definition: ComputeMoments.h:31
Base class for all filters.
Definition: Filter.h:163
#define VTKM_CONT
Definition: ExportMacros.h:57
#define VTKM_FILTER_IMAGE_PROCESSING_EXPORT
Definition: vtkm_filter_image_processing_export.h:44
void SetSpacing(vtkm::Vec3f _spacing)
Definition: ComputeMoments.h:29
int32_t Int32
Base type to use for 32-bit signed integer numbers.
Definition: Types.h:181
void SetRadius(double _radius)
Definition: ComputeMoments.h:27