Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ window_size
Method
window_size
dlib/test/sequence_segmenter.cpp:60–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
59
unsigned long num_features() const { return 10; }
60
unsigned long window_size() const { return 3; }
61
62
template <typename feature_setter>
63
void get_features (
Callers
4
num_features
Method · 0.45
get_features
Method · 0.45
total_feature_vector_size
Function · 0.45
sequence_segmenter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected