mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
Made this file #include the new graph cut learning tools.
This commit is contained in:
parent
e3ea5b0ec3
commit
18601228c3
@ -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_
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user