desmc ~master (2022-02-08T07:48:19.5112544)
Dub
Repo
SimpleComplexer
des
mc
multitrack
model
simple
Undocumented in source.
class
SimpleComplexer :
Complexer
{
SimpleComplexerParams
params
;
this
(SimpleComplexerParams scp);
Skeleton
[]
opCall
(Skeleton[][] skels);
}
Constructors
this
this
(SimpleComplexerParams scp)
Undocumented in source.
Members
Functions
opCall
Skeleton
[]
opCall
(Skeleton[][] skels)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
params
SimpleComplexerParams
params
;
Undocumented in source.
Inherited Members
From Complexer
opCall
Skeleton
[]
opCall
(Skeleton[][] )
Undocumented in source.
Meta
Source
See Implementation
des
mc
multitrack
model
simple
classes
SimpleClassifier
SimpleComplexer
SimpleDestributor
SimpleHeuristic
SimpleMultiTrackerFactory
SimpleUserHandler
static functions
printSkeletonsArray
printSkeletonsDArray
structs
SimpleClassifierParams
SimpleComplexerParams
SimpleDestributorParams
SimpleHeuristicParams
SimpleMultiTrackerFactoryParams
SimpleUserHandlerParams