Uses of Class
de.unihalle.informatik.MiToBo.apps.neurites2D.NeuriteDetector2DAlgos.DetectorExternalEnergy

Packages that use NeuriteDetector2DAlgos.DetectorExternalEnergy
de.unihalle.informatik.MiToBo.apps.neurites2D   
 

Uses of NeuriteDetector2DAlgos.DetectorExternalEnergy in de.unihalle.informatik.MiToBo.apps.neurites2D
 

Methods in de.unihalle.informatik.MiToBo.apps.neurites2D that return NeuriteDetector2DAlgos.DetectorExternalEnergy
 NeuriteDetector2DAlgos.DetectorExternalEnergy NeuriteDetector2D.getEnergy()
          Get external snake energy label.
 NeuriteDetector2DAlgos.DetectorExternalEnergy NeuriteDetector2DAlgos.getEnergyLabel()
          Get energy label for external energy, used for optimization.
static NeuriteDetector2DAlgos.DetectorExternalEnergy NeuriteDetector2DAlgos.DetectorExternalEnergy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NeuriteDetector2DAlgos.DetectorExternalEnergy[] NeuriteDetector2DAlgos.DetectorExternalEnergy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in de.unihalle.informatik.MiToBo.apps.neurites2D with parameters of type NeuriteDetector2DAlgos.DetectorExternalEnergy
NeuriteDetector2D(String _inputDir, Integer _nucleiChannel, int _nucleusSize, double _nucleusRation, Integer[] _neuronChannels, double _niblackConstant, int _maxFragmentDistance, NeuriteDetector2D.NeuriteDetector2DMode _detectorMode, NeuriteDetector2DAlgos.DetectorExternalEnergy _energy, double _alpha, double _beta, double _stepSize, double _motionFraction, int _maxIterations, int _resampleConstant, int _maxSpineLength, int _neuriteMaskSize, Color _neuriteColor, Boolean _verbose)
          Constructor
NeuriteDetector2DAlgos(MTBImage _inputImage, int _nucleiChannel, int _nucleusSize, double _nucleusRation, int[] _neuronChannels, double _niblackConstant, int _maxFragmentDistance, String _pathToFile, String _resultDir, NeuriteDetector2DAlgos.DetectorExternalEnergy _energyLabel, double _alpha, double _beta, double _stepSize, double _motionFraction, int _maxIterations, int _resampleConstant, int _maxSpineLength, int _neuriteMaskSize, Color _neuriteColor, MTBTableModel _table, Boolean _verbose, org.rosuda.JRI.Rengine _re)
          Constructor.
 



Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.