Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ FetchFrame
Method
FetchFrame
Modules/DataTypesExt/src/mitkVideoSource.cpp:50–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
void mitk::VideoSource::FetchFrame()
51
{
52
++m_FrameCount;
53
this->Modified();
54
}
55
56
int mitk::VideoSource::GetImageWidth()
57
{
Callers
1
AddRenderWindow
Method · 0.80
Calls
1
Modified
Method · 0.45
Tested by
no test coverage detected