de.unihalle.informatik.MiToBo.segmentation.levelset.nonPDE
Class MTBLengthEnergyKB2D2P4NNonPDE
java.lang.Object
de.unihalle.informatik.MiToBo.segmentation.levelset.nonPDE.MTBGenericEnergyNonPDE
de.unihalle.informatik.MiToBo.segmentation.levelset.nonPDE.MTBLengthEnergyNonPDE
de.unihalle.informatik.MiToBo.segmentation.levelset.nonPDE.MTBLengthEnergyKBNonPDE
de.unihalle.informatik.MiToBo.segmentation.levelset.nonPDE.MTBLengthEnergyKB2D2PNonPDE
de.unihalle.informatik.MiToBo.segmentation.levelset.nonPDE.MTBLengthEnergyKB2D2P4NNonPDE
@ALDParametrizedClass
@ALDDerivedClass
public class MTBLengthEnergyKB2D2P4NNonPDE
- extends MTBLengthEnergyKB2D2PNonPDE
Implements the (standard) length energy using length approximation
due to Kolmogorov/Boykov for tw0 phases and 4 neighborhood.
MTBLengthEnergyKB2D2P4NNonPDE
public MTBLengthEnergyKB2D2P4NNonPDE()
- constructor
MTBLengthEnergyKB2D2P4NNonPDE
public MTBLengthEnergyKB2D2P4NNonPDE(double mu)
- constructor
- Parameters:
mu
-
init
public MTBGenericEnergyNonPDE init(MTBImage img,
MTBLevelsetMembership phi)
- Here potentially anisotropic grids may be reflected setting weights accordingly
- Overrides:
init
in class MTBLengthEnergyKBNonPDE
- Parameters:
img
- the image to be segmentedphi
- the level set function associated with this energy object in its initial state
- Returns:
- The modified or a new energy if initialization was successful, otherwise null.
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.