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-04-23 at 22:52:44 +0000