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

Method paramHelp

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

Source from the content-addressed store, hash-verified

361}
362
363string Algorithm::paramHelp(const string& parameter) const
364{
365 return info()->paramHelp(parameter.c_str());
366}
367
368int Algorithm::paramType(const string& parameter) const
369{

Callers

nothing calls this directly

Calls 3

infoFunction · 0.85
findstrFunction · 0.85
c_strMethod · 0.45

Tested by

no test coverage detected