SimpleMultiTrackerFactory

Undocumented in source.

Constructors

this
this(SimpleMultiTrackerFactoryParams smtfp)
Undocumented in source.

Members

Functions

newUserHandler
UserHandler newUserHandler(User user)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

classifier
Classifier classifier [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
complexer
Complexer complexer [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
destributor
Destributor destributor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
heuristic
Heuristic heuristic [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_classifier
Classifier _classifier;
Undocumented in source.
_complexer
Complexer _complexer;
Undocumented in source.
_destributor
Destributor _destributor;
Undocumented in source.
_heuristic
Heuristic _heuristic;
Undocumented in source.
max_user_transform_dist
float max_user_transform_dist;
Undocumented in source.
params
SimpleMultiTrackerFactoryParams params;
Undocumented in source.

Inherited Members

From MultiTrackerFactory

heuristic
Heuristic heuristic [@property getter]
Undocumented in source.
classifier
Classifier classifier [@property getter]
Undocumented in source.
complexer
Complexer complexer [@property getter]
Undocumented in source.
destributor
Destributor destributor [@property getter]
Undocumented in source.
newUserHandler
UserHandler newUserHandler(User )
Undocumented in source.

Meta