BSplineImageInterpolator

scalismo.common.interpolation.BSplineImageInterpolator
See theBSplineImageInterpolator companion object

Attributes

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

Members list

Concise view

Value members

Inherited methods

Interpolates a given discrete field using the given interpolator.

Interpolates a given discrete field using the given interpolator.

Attributes

df

the discrete field to be interpolated

Returns:

A continuous field of the same type.

Definition Classes
Inherited from:
DifferentiableFieldInterpolator