Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/creatale/node-dv
/ depth
Method
depth
deps/opencv/modules/core/src/matrix.cpp:1281–1284 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1279
}
1280
1281
int _InputArray::depth(int i) const
1282
{
1283
return CV_MAT_DEPTH(type(i));
1284
}
1285
1286
int _InputArray::channels(int i) const
1287
{
Callers
15
copyWithMask
Function · 0.45
convertTo
Function · 0.45
setTo
Function · 0.45
copyWithMask
Method · 0.45
convert
Method · 0.45
setTo
Method · 0.45
split
Method · 0.45
merge
Method · 0.45
mixChannels
Method · 0.45
extractChannel
Method · 0.45
insertChannel
Method · 0.45
convert.cpp
File · 0.45
Calls
1
type
Function · 0.50
Tested by
no test coverage detected