Package | Description |
---|---|
edu.stanford.rsl.conrad.geometry.motion |
Contains classes to model motion.
|
Modifier and Type | Class and Description |
---|---|
class |
CombinedBreathingHeartMotionField |
class |
MixedSurfaceBSplineMotionField |
class |
OpenCLParzenWindowMotionField
General Class to map any of the ParzenWindowMotionField classes to GPU.
|
class |
TimeVariantSurfaceBSplineListMotionField
Parzen-interpolating motion field.
|
class |
TimeVariantSurfaceBSplineMotionField
ParzenWindowMotionField that uses the points from a TimeVarianSurfaceBSpline to create the motion information.
|
Constructor and Description |
---|
OpenCLParzenWindowMotionField(ParzenWindowMotionField motion) |