public static class MultiTracker.TrackerVars extends Object
Modifier and Type | Field and Description |
---|---|
CLM |
clm
The constrained local model
|
FDet |
faceDetector
The Face detector
|
MFCheck |
failureCheck
The failure checker
|
Jama.Matrix |
referenceShape
The reference shape
|
Jama.Matrix |
shape
The current shape
|
Constructor and Description |
---|
TrackerVars() |
public Jama.Matrix shape
public Jama.Matrix referenceShape
public FDet faceDetector
public MFCheck failureCheck
public TrackerVars()