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

Method name

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

Source from the content-addressed store, hash-verified

177}
178
179string Algorithm::name() const
180{
181 return info()->name();
182}
183
184void Algorithm::set(const string& parameter, int value)
185{

Callers 5

queryMethod · 0.45
writeMethod · 0.45
setMethod · 0.45
getMethod · 0.45
createMethod · 0.45

Calls 1

infoFunction · 0.85

Tested by

no test coverage detected