Commit 45c726c2 authored by Davis King's avatar Davis King

updated docs

parent f00c7e0f
...@@ -166,6 +166,10 @@ ...@@ -166,6 +166,10 @@
<name>Webcam_Face_Pose_Estimation</name> <name>Webcam_Face_Pose_Estimation</name>
<link>webcam_face_pose_ex.cpp.html</link> <link>webcam_face_pose_ex.cpp.html</link>
</item> </item>
<item>
<name>Linear_Assignment_Problems</name>
<link>max_cost_assignment_ex.cpp.html</link>
</item>
<item> <item>
<name>Learning_to_Track</name> <name>Learning_to_Track</name>
<link>learning_to_track_ex.cpp.html</link> <link>learning_to_track_ex.cpp.html</link>
......
...@@ -536,6 +536,7 @@ subject to the following constraint: ...@@ -536,6 +536,7 @@ subject to the following constraint:
</description> </description>
<examples> <examples>
<example>max_cost_assignment_ex.cpp.html</example>
<example>max_cost_assignment.py.html</example> <example>max_cost_assignment.py.html</example>
</examples> </examples>
......
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