Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/creatale/node-dv
/ release
Method
release
deps/opencv/modules/core/src/persistence.cpp:5205–5210 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5203
}
5204
5205
void FileStorage::release()
5206
{
5207
fs.release();
5208
structs.clear();
5209
state = UNDEFINED;
5210
}
5211
5212
string FileStorage::releaseAndGetString()
5213
{
Callers
1
cvRelease
Function · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected