@ALDParametrizedClass public class MTBLengthEnergyFW2D2PNonPDE extends MTBLengthEnergyFW2DNonPDE
| Modifier and Type | Field and Description |
|---|---|
private double |
SQRT_2 |
doNormalization, FLAG_LENGTH, mu, scaleFactordebug, name| Constructor and Description |
|---|
MTBLengthEnergyFW2D2PNonPDE()
Constructor
|
MTBLengthEnergyFW2D2PNonPDE(double mu)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected double |
gradMagHeaviside(double a,
double b,
double c)
calculate the gradient magnitude of the foreward difference of the heavyside function
corresponding to the level set for one pixel
|
deltaE, E, EcreateEnergy, initsetScaleFactor, toStringdeltaE, estimateParams, getNewIndent, print, setDebug, updateParams, updateParamspublic MTBLengthEnergyFW2D2PNonPDE(double mu)
mu - weight of the length termpublic MTBLengthEnergyFW2D2PNonPDE()
protected double gradMagHeaviside(double a,
double b,
double c)
gradMagHeaviside in class MTBLengthEnergyFW2DNonPDEa - heaviside functtion at (x,y,z)b - heaviside functtion at (x+1,y,z)c - heaviside functtion at (x,y+1,z)Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.