MCPcopy 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

CheckCAPIErrorFunction · 0.85
ptrMethod · 0.45

Tested by

no test coverage detected