Class TMOfflineFunctions

java.lang.Object
targetMotionModule.offline.TMOfflineFunctions

public class TMOfflineFunctions extends Object
This class deals with processes in the target Motion localiser which ONLY occur in offline mode. The major difference between the TM localiser on offline and real time mode is the 'Batch run' function. In real time the TM localiser will attempt to localise every annotated groups of detections- e.g click trains, however in offline mode the user can batch localise, either a whole dataabase or just loaded data.

Note that any types of offline task group can be created. Hence the batch process functionality is not just restricted to localising target motion data. For example summary stats of Target motion events could be exported or perhaps a file format created for another program to do the localising...

Author:
Jamie Macaulay
  • Constructor Details

  • Method Details

    • openBatchRunDialog

      public void openBatchRunDialog()