Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetImageHeight
Method
GetImageHeight
Modules/DataTypesExt/src/mitkVideoSource.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
int mitk::VideoSource::GetImageHeight()
62
{
63
return m_CaptureHeight;
64
}
65
66
unsigned long mitk::VideoSource::GetFrameCount() const
67
{
Callers
2
AddRenderWindow
Method · 0.80
Modified
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected