MCPcopy 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
78QString File::hash() const
79{
80 return QtUtils::shortTextHash(flat());
81}
82
83void File::append(const QVariantMap &metadata)
84{

Callers 5

getMemoryGalleryMethod · 0.80
compareMethod · 0.80
meanMethod · 0.80
refreshImageMethod · 0.80
fromGalleryMethod · 0.80

Calls 1

shortTextHashFunction · 0.85

Tested by

no test coverage detected