Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CVCUDA/CV-CUDA
/ Image
Method
Image
python/mod_cvcuda/include/nvcv/python/Image.hpp:63–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
NVCVImageHandle m_handle;
62
63
Image() = default;
64
65
explicit Image(py::object obj)
66
: Resource(obj)
Callers
nothing calls this directly
Calls
2
CheckCAPIError
Function · 0.85
ptr
Method · 0.45
Tested by
no test coverage detected