MCPcopy 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_featuresMethod · 0.45
get_featuresMethod · 0.45
sequence_segmenterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected