MCPcopy Create free account
hub / github.com/SimpleITK/SimpleITK / SetHashFunction

Method SetHashFunction

Code/BasicFilters/src/sitkHashImageFilter.cxx:78–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78void
79HashImageFilter::SetHashFunction(HashImageFilter::HashFunction hashFunction)
80{
81 this->m_HashFunction = hashFunction;
82}
83
84std::string
85HashImageFilter::Execute(const Image & image)

Callers 15

assert_hash_matchMethod · 0.95
ExecuteInternalMethod · 0.80
HashFunction · 0.80
CheckImageHashMD5Method · 0.80
CheckImageHashSHA1Method · 0.80
TEST_FFunction · 0.80
TESTFunction · 0.80
IOTests.cxxFile · 0.80
TESTFunction · 0.80
TESTFunction · 0.80
TEST_FFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 11

assert_hash_matchMethod · 0.76
CheckImageHashMD5Method · 0.64
CheckImageHashSHA1Method · 0.64
TEST_FFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
TEST_FFunction · 0.64
TESTFunction · 0.64
TEST_FFunction · 0.64
TESTFunction · 0.64