Class LeastSquares

All Implemented Interfaces:
TargetMotionModel

public class LeastSquares extends AbstractTargetMotionModel
Least squares localisation for Target motion analysis. Basically a wrapper around older least sq method developed for real time tracking.
Author:
Doug Gillespie
  • Constructor Details

  • Method Details

    • getName

      public String getName()
    • hasParameters

      public boolean hasParameters()
    • parametersDialog

      public boolean parametersDialog()
    • runModel

      public TargetMotionResult[] runModel(TargetMotionInformation targetMotionInformation)
    • getToolTipText

      public String getToolTipText()