Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
18601228
"git@developer.sourcefind.cn:OpenDAS/torchaudio.git" did not exist on "69d716c913552380862612c797a75d4466eebadc"
Commit
18601228
authored
May 02, 2012
by
Davis King
Browse files
Made this file #include the new graph cut learning tools.
parent
e3ea5b0e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
dlib/graph_cuts.h
dlib/graph_cuts.h
+5
-0
No files found.
dlib/graph_cuts.h
View file @
18601228
...
@@ -7,6 +7,11 @@
...
@@ -7,6 +7,11 @@
#include "graph_cuts/general_flow_graph.h"
#include "graph_cuts/general_flow_graph.h"
#include "graph_cuts/find_max_factor_graph_potts.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_
#endif // DLIB_GRAPH_CUTs_HEADER_
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment