Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ nc
Method
nc
examples/object_detector_advanced_ex.cpp:139–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
137
inline size_t size () const { return feat_image.size(); }
138
inline long nr () const { return feat_image.nr(); }
139
inline long nc () const { return feat_image.nc(); }
140
141
inline long get_num_dimensions (
142
) const
Callers
1
load
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected