Commit 5b1fc42a authored by Davis King's avatar Davis King

updated docs

parent 5b5393f6
...@@ -1799,7 +1799,9 @@ ...@@ -1799,7 +1799,9 @@
Note that this function deviates from what is described in the paper slightly. Note that this function deviates from what is described in the paper slightly.
See the code for details. See the code for details.
</description> </description>
<examples>
<example>find_candidate_object_locations.py.html</example>
</examples>
</component> </component>
<!-- ************************************************************************* --> <!-- ************************************************************************* -->
......
...@@ -137,6 +137,10 @@ ...@@ -137,6 +137,10 @@
<name>Face_Landmark_Detection</name> <name>Face_Landmark_Detection</name>
<link>face_landmark_detection.py.html</link> <link>face_landmark_detection.py.html</link>
</item> </item>
<item>
<name>find_candidate_object_locations</name>
<link>find_candidate_object_locations.py.html</link>
</item>
<item> <item>
<name>Train_Shape_Predictor</name> <name>Train_Shape_Predictor</name>
<link>train_shape_predictor.py.html</link> <link>train_shape_predictor.py.html</link>
......
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