MCPcopy Create free account
hub / github.com/biometrics/openbr / timeVarying

Method timeVarying

openbr/plugins/core/loadstore.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73 }
74
75 bool timeVarying() const
76 {
77 return transform->timeVarying();
78 }
79
80 void train(const QList<TemplateList> &data)
81 {

Callers 4

timeVaryingFunction · 0.45
foreachFunction · 0.45
trainMethod · 0.45
smartCopyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected