Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/biometrics/openbr
/ hash
Method
hash
openbr/openbr_plugin.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
QString File::hash() const
79
{
80
return QtUtils::shortTextHash(flat());
81
}
82
83
void File::append(const QVariantMap &metadata)
84
{
Callers
5
getMemoryGallery
Method · 0.80
compare
Method · 0.80
mean
Method · 0.80
refreshImage
Method · 0.80
fromGallery
Method · 0.80
Calls
1
shortTextHash
Function · 0.85
Tested by
no test coverage detected