Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CVCUDA/CV-CUDA
/ shape
Method
shape
python/mod_cvcuda/nvcv/Array.cpp:229–232 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
227
}
228
229
Shape Array::shape() const
230
{
231
return CreateShape(m_impl.length());
232
}
233
234
nvcv::DataType Array::dtype() const
235
{
Callers
15
ConvertTo
Function · 0.45
JointBilateralFilter
Function · 0.45
Rotate
Function · 0.45
CvtColor
Function · 0.45
Reformat
Function · 0.45
BilateralFilter
Function · 0.45
MinAreaRect
Function · 0.45
HistogramInto
Function · 0.45
Histogram
Function · 0.45
Normalize
Function · 0.45
Gaussian
Function · 0.45
OSD
Function · 0.45
Calls
2
CreateShape
Function · 0.85
length
Method · 0.45
Tested by
2
WarpPerspectiveInto
Function · 0.36
WarpPerspective
Function · 0.36