@ALDParametrizedClass public class MTBLengthEnergyFW2DMPNonPDE extends MTBLengthEnergyFW2DNonPDE
Modifier and Type | Field and Description |
---|---|
private double |
SQRT_2 |
doNormalization, FLAG_LENGTH, mu, scaleFactor
debug, name
Constructor and Description |
---|
MTBLengthEnergyFW2DMPNonPDE()
constructor
|
MTBLengthEnergyFW2DMPNonPDE(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, E
createEnergy, init
setScaleFactor, toString
deltaE, estimateParams, getNewIndent, print, setDebug, updateParams, updateParams
public MTBLengthEnergyFW2DMPNonPDE(double mu)
mu
- weight of the length termpublic MTBLengthEnergyFW2DMPNonPDE()
protected double gradMagHeaviside(double a, double b, double c)
gradMagHeaviside
in class MTBLengthEnergyFW2DNonPDE
a
- 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.