Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CVCUDA/CV-CUDA
/ height
Method
height
python/mod_cvcuda/nvcv/Image.cpp:745–748 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
743
}
744
745
int32_t Image::height() const
746
{
747
return m_impl.size().h;
748
}
749
750
nvcv::ImageFormat Image::format() const
751
{
Callers
1
Image.cpp
File · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected