Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/creatale/node-dv
/ getDouble
Method
getDouble
deps/opencv/modules/core/src/algorithm.cpp:333–336 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
331
}
332
333
double Algorithm::getDouble(const string& parameter) const
334
{
335
return get<double>(parameter);
336
}
337
338
bool Algorithm::getBool(const string& parameter) const
339
{
Callers
1
write
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected