Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
dlib
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
钟尚武
dlib
Commits
bc6b0bdf
Commit
bc6b0bdf
authored
May 19, 2012
by
Davis King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated docs
parent
1b69ed2e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
optimization.xml
docs/docs/optimization.xml
+1
-1
No files found.
docs/docs/optimization.xml
View file @
bc6b0bdf
...
@@ -593,7 +593,7 @@ However, for graphs with cycles, the solution may be approximate.
...
@@ -593,7 +593,7 @@ However, for graphs with cycles, the solution may be approximate.
<file>
dlib/graph_cuts.h
</file>
<file>
dlib/graph_cuts.h
</file>
<spec_file
link=
"true"
>
dlib/graph_cuts/find_max_factor_graph_potts_abstract.h
</spec_file>
<spec_file
link=
"true"
>
dlib/graph_cuts/find_max_factor_graph_potts_abstract.h
</spec_file>
<description>
<description>
This
function is a tool
for exactly solving the MAP problem in a Potts
This
is a set of overloaded functions
for exactly solving the MAP problem in a Potts
model. This type of model is useful when you have a problem which
model. This type of model is useful when you have a problem which
can be modeled as a bunch of binary decisions on some variables,
can be modeled as a bunch of binary decisions on some variables,
but you have some kind of labeling consistency constraint. This
but you have some kind of labeling consistency constraint. This
...
...
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