Package adams.gui.visualization.image.selection
-
Class Summary Class Description SelectMultipleObjectsToTrack Allows the user to select multiple regions (ie objects) to track.
Uses 1-based index as suffix for enumerating locations.
When also holding the CTRL key down, this will delete any encompassed region.SelectObjectToTrack Allows the user to select a region (ie object) to track.
When also holding the CTRL key down, this will delete any selected region.