Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
timeVarying
Function · 0.45
foreach
Function · 0.45
train
Method · 0.45
smartCopy
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected