de.unihalle.informatik.MiToBo.apps.particles2D
Class ParticleDetectorUWT2D.UWTRunner
java.lang.Object
de.unihalle.informatik.MiToBo.apps.particles2D.ParticleDetectorUWT2D.UWTRunner
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- ParticleDetectorUWT2D
protected class ParticleDetectorUWT2D.UWTRunner
- extends Object
- implements Runnable
Thread class to run UWT wavelet transformation threaded.
- Author:
- moeller
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParticleDetectorUWT2D.UWTRunner
public ParticleDetectorUWT2D.UWTRunner(UndecimatedWaveletTransform u)
- Default constructor.
- Parameters:
u
- UWT operator to be run.
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.