BSplineImageInterpolator

scalismo.common.interpolation.BSplineImageInterpolator
See theBSplineImageInterpolator companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Inherited methods

Interpolates a given discrete field using the given interpolator.

Interpolates a given discrete field using the given interpolator.

Value parameters

df

the discrete field to be interpolated

Attributes

Returns

A continuous field of the same type.

Definition Classes
Inherited from:
DifferentiableFieldInterpolator