public class StaticMotionTargetTerm extends LeastSquaresTermBase
defaultWeight, myProps
Constructor and Description |
---|
StaticMotionTargetTerm(TrackingController opt) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
int |
getTargetSize() |
VectorNd |
getTargetWeights() |
int |
getTerm(MatrixNd H,
VectorNd b,
int rowoff,
double t0,
double t1) |
void |
setTargetWeights(VectorNd wgts) |
void |
setWeight(double w) |
getAllPropertyInfo, getProperty, getWeight
public StaticMotionTargetTerm(TrackingController opt)
public int getTargetSize()
public void setTargetWeights(VectorNd wgts)
public VectorNd getTargetWeights()
public void setWeight(double w)
setWeight
in interface LeastSquaresTerm
setWeight
in class LeastSquaresTermBase
public void dispose()