MCPcopy Create free account
hub / github.com/creatale/node-dv / write

Method write

deps/opencv/modules/core/src/algorithm.cpp:383–386  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

381}
382
383void Algorithm::write(FileStorage& fs) const
384{
385 info()->write(this, fs);
386}
387
388void Algorithm::read(const FileNode& fn)
389{

Callers 1

cvWriteFunction · 0.45

Calls 9

infoFunction · 0.85
get<bool>Method · 0.80
getDoubleMethod · 0.80
getIntMethod · 0.80
writeFunction · 0.70
formatFunction · 0.70
sizeMethod · 0.45
nameMethod · 0.45
c_strMethod · 0.45

Tested by

no test coverage detected