MCPcopy Create free account
hub / github.com/davisking/dlib / deserialize

Function deserialize

dlib/test/sequence_labeler.cpp:169–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167
168 void serialize(const feature_extractor&, std::ostream&) {}
169 void deserialize(feature_extractor&, std::istream&) {}
170 void serialize(const feature_extractor2&, std::ostream&) {}
171 void deserialize(feature_extractor2&, std::istream&) {}
172

Callers 1

do_testFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected