Commit a448b452 authored by Davis King's avatar Davis King

Removed cruft

parent a8acc89c
...@@ -105,11 +105,6 @@ namespace dlib ...@@ -105,11 +105,6 @@ namespace dlib
std::istream& in std::istream& in
); );
template <typename array_of_feats>
void calibrate (
const array_of_feats& samps
);
private: private:
array2d<descriptor_type> feats; array2d<descriptor_type> feats;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment