ParticleImageDomain
#include <ImageDomain.h>
Detailed Description
class ParticleImageDomain;
A bounding-box region domain that sets its bounding box according to the origin, spacing, and RequestedRegion of a specified itk::Image. This Domain object may be sampled for interpolated image values using the Sample(Point) method.
Updated on 2025-06-20 at 19:54:38 +0000