theba.trackers.FloodTracker3D Class Reference

List of all members.

Public Member Functions

 FloodTracker3D (ThebaGUI f)
void setup ()
void track ()
void mouseClicked (Point3D point3D)
void stop ()
void reset ()

Detailed Description

This class represents a simple segmentation of the volume using 6-connected regions as the segmentation criteria

Author:
jensbw
perchrh

Definition at line 19 of file FloodTracker3D.java.


Constructor & Destructor Documentation

theba.trackers.FloodTracker3D.FloodTracker3D ( ThebaGUI  f  ) 

Definition at line 21 of file FloodTracker3D.java.


Member Function Documentation

void theba.trackers.FloodTracker3D.mouseClicked ( Point3D  point3D  )  [virtual]

Implements theba.core.Tracker.

Definition at line 80 of file FloodTracker3D.java.

void theba.trackers.FloodTracker3D.reset (  )  [virtual]

Implements theba.core.Tracker.

Definition at line 90 of file FloodTracker3D.java.

void theba.trackers.FloodTracker3D.setup (  )  [virtual]
void theba.trackers.FloodTracker3D.stop (  )  [virtual]

Implements theba.core.Tracker.

Definition at line 85 of file FloodTracker3D.java.

void theba.trackers.FloodTracker3D.track (  )  [virtual]

The documentation for this class was generated from the following file:

Generated on Fri Nov 13 08:57:08 2009 for Theba by  doxygen 1.6.1