de.unihalle.informatik.MiToBo.apps.particles2D
Class ParticleDetectorUWT2D.UWTRunner

java.lang.Object
  extended by 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

Constructor Summary
ParticleDetectorUWT2D.UWTRunner(UndecimatedWaveletTransform u)
          Default constructor.
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParticleDetectorUWT2D.UWTRunner

public ParticleDetectorUWT2D.UWTRunner(UndecimatedWaveletTransform u)
Default constructor.

Parameters:
u - UWT operator to be run.
Method Detail

run

public void run()
Specified by:
run in interface Runnable


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