BSplineImageInterpolator

scalismo.common.interpolation.BSplineImageInterpolator
See theBSplineImageInterpolator companion object

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Keywords
  • no keywords
  • override
Inherited
  • Not inherited
  • DifferentiableFieldInterpolator

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