Commit 18601228 authored by Davis King's avatar Davis King

Made this file #include the new graph cut learning tools.

parent e3ea5b0e
......@@ -7,6 +7,11 @@
#include "graph_cuts/general_flow_graph.h"
#include "graph_cuts/find_max_factor_graph_potts.h"
#include "svm/graph_labeler.h"
#include "svm/structural_svm_graph_labeling_problem.h"
#include "svm/structural_graph_labeling_trainer.h"
#include "svm/cross_validate_graph_labeling_trainer.h"
#endif // DLIB_GRAPH_CUTs_HEADER_
......
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