#include typedef dlib::matrix sample_type; int classify( const std::vector& samples, std::unordered_map& cats, const sample_type& test_sample );