Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ data
Method
data
dlib/java/java_array.h:251–251 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
249
250
size_t size() const { return sz; }
251
T* data() { return pdata; }
252
const T* data() const { return pdata; }
253
254
T* begin() { return pdata; }
Callers
15
py_sub_image
Function · 0.45
py_spatially_filter_image_separable
Function · 0.45
np_to_cpp
Function · 0.45
np_to_mat
Function · 0.45
serialize
Function · 0.45
deserialize
Function · 0.45
get_channel_layout_str
Function · 0.45
convert
Function · 0.45
push
Method · 0.45
image_data
Function · 0.45
load_contents
Function · 0.45
webp_loader
Method · 0.45
Calls
no outgoing calls
Tested by
6
write_thread
Method · 0.36
thread
Method · 0.36
image_test
Function · 0.36
test_decoder_images_only
Function · 0.36
test_decoder_full
Function · 0.36
test_encoder
Function · 0.36