Uses of Class
de.unihalle.informatik.MiToBo.apps.particles2D.ParticleDetector

Packages that use ParticleDetector
de.unihalle.informatik.MiToBo.apps.particles2D   
 

Uses of ParticleDetector in de.unihalle.informatik.MiToBo.apps.particles2D
 

Subclasses of ParticleDetector in de.unihalle.informatik.MiToBo.apps.particles2D
 class ParticleDetectorUWT2D
          Detector for spotlike structures (bright on dark background) in 2D based on the undecimated wavelet transform.
 

Methods in de.unihalle.informatik.MiToBo.apps.particles2D that return types with arguments of type ParticleDetector
 Vector<ParticleDetector> MultiChannelParticleAnalyzer2D.getDetectors()
          Get a reference to configured detectors' vector.
 

Constructor parameters in de.unihalle.informatik.MiToBo.apps.particles2D with type arguments of type ParticleDetector
MultiChannelParticleAnalyzer2D(MTBImage image, Vector<ParticleDetector> pOps)
          Default constructor.
 



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