Modifier and Type | Field and Description |
---|---|
protected MTBLevelsetFunctionDerivable |
LevelsetSolverDerivatives.phi
Level set function.
|
Modifier and Type | Method and Description |
---|---|
MTBLevelsetFunctionDerivable |
LevelsetSolverDerivatives.getPhi()
Get current level set function.
|
Modifier and Type | Method and Description |
---|---|
double |
MTBLevelEnergyDerivable_Length.getDerivative(MTBLevelsetFunctionDerivable phi,
int x,
int y,
int z) |
double |
MTBLevelsetEnergyDerivable.getDerivative(MTBLevelsetFunctionDerivable phi,
int x,
int y,
int z)
Get the energy derivative value, i.e. velocity, for position (x,y,z).
|
double |
MTBLevelEnergyDerivable_CVRegionFit.getDerivative(MTBLevelsetFunctionDerivable phi,
int x,
int y,
int z) |
double |
MTBLevelEnergyDerivable_Area.getDerivative(MTBLevelsetFunctionDerivable phi,
int x,
int y,
int z) |
double |
MTBLevelEnergyDerivable_Length.getDerivativeWithoutDelta(MTBLevelsetFunctionDerivable phi,
int x,
int y,
int z) |
double |
MTBLevelsetEnergyDerivable.getDerivativeWithoutDelta(MTBLevelsetFunctionDerivable phi,
int x,
int y,
int z)
Get the energy derivative value, i.e. velocity, for position (x,y,z).
|
double |
MTBLevelEnergyDerivable_CVRegionFit.getDerivativeWithoutDelta(MTBLevelsetFunctionDerivable phi,
int x,
int y,
int z) |
double |
MTBLevelEnergyDerivable_Area.getDerivativeWithoutDelta(MTBLevelsetFunctionDerivable phi,
int x,
int y,
int z) |
void |
MTBLevelEnergyDerivable_Length.updateStatus(MTBLevelsetFunctionDerivable phi) |
void |
MTBLevelsetEnergyDerivable.updateStatus(MTBLevelsetFunctionDerivable phi)
Function which updates the internal status of the energy.
|
void |
MTBLevelEnergyDerivable_CVRegionFit.updateStatus(MTBLevelsetFunctionDerivable phi) |
void |
MTBLevelEnergyDerivable_Area.updateStatus(MTBLevelsetFunctionDerivable phi) |
Modifier and Type | Class and Description |
---|---|
class |
MTBLevelsetFunctionPDE
Class representing a 3-dimensional level set function.
|
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.