Commit a093553e authored by Davis King's avatar Davis King

updated docs

parent ef06f0e8
...@@ -438,6 +438,9 @@ ...@@ -438,6 +438,9 @@
<example>face_landmark_detection_ex.cpp.html</example> <example>face_landmark_detection_ex.cpp.html</example>
<example>train_shape_predictor_ex.cpp.html</example> <example>train_shape_predictor_ex.cpp.html</example>
<example>webcam_face_pose_ex.cpp.html</example> <example>webcam_face_pose_ex.cpp.html</example>
<example>train_shape_predictor.py.html</example>
<example>face_landmark_detection.py.html</example>
</examples> </examples>
</component> </component>
......
...@@ -133,6 +133,14 @@ ...@@ -133,6 +133,14 @@
<item nolink="true"> <item nolink="true">
<name>Examples: Python</name> <name>Examples: Python</name>
<sub> <sub>
<item>
<name>Face_Landmark_Detection</name>
<link>face_landmark_detection.py.html</link>
</item>
<item>
<name>Train_Shape_Predictor</name>
<link>train_shape_predictor.py.html</link>
</item>
<item> <item>
<name>Face_Detector</name> <name>Face_Detector</name>
<link>face_detector.py.html</link> <link>face_detector.py.html</link>
......
...@@ -1356,6 +1356,7 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09 ...@@ -1356,6 +1356,7 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
</description> </description>
<examples> <examples>
<example>train_shape_predictor_ex.cpp.html</example> <example>train_shape_predictor_ex.cpp.html</example>
<example>train_shape_predictor.py.html</example>
</examples> </examples>
</component> </component>
...@@ -2757,6 +2758,7 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09 ...@@ -2757,6 +2758,7 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
</description> </description>
<examples> <examples>
<example>train_shape_predictor_ex.cpp.html</example> <example>train_shape_predictor_ex.cpp.html</example>
<example>train_shape_predictor.py.html</example>
</examples> </examples>
</component> </component>
......
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