Commit 8cb50b44 authored by Davis King's avatar Davis King

updated docs

parent 17b8f97c
...@@ -1959,6 +1959,7 @@ ...@@ -1959,6 +1959,7 @@
</description> </description>
<examples> <examples>
<example>face_detection_ex.cpp.html</example> <example>face_detection_ex.cpp.html</example>
<example>face_detector.py.html</example>
</examples> </examples>
</component> </component>
...@@ -1989,9 +1990,12 @@ ...@@ -1989,9 +1990,12 @@
</description> </description>
<examples> <examples>
<example>fhog_object_detector_ex.cpp.html</example> <example>fhog_object_detector_ex.cpp.html</example>
<example>face_detection_ex.cpp.html</example>
<example>object_detector_ex.cpp.html</example> <example>object_detector_ex.cpp.html</example>
<example>object_detector_advanced_ex.cpp.html</example> <example>object_detector_advanced_ex.cpp.html</example>
<example>train_object_detector.cpp.html</example> <example>train_object_detector.cpp.html</example>
<example>face_detector.py.html</example>
</examples> </examples>
</component> </component>
......
...@@ -129,6 +129,10 @@ ...@@ -129,6 +129,10 @@
<item nolink="true"> <item nolink="true">
<name>Examples: Python</name> <name>Examples: Python</name>
<sub> <sub>
<item>
<name>Face_Detector</name>
<link>face_detector.py.html</link>
</item>
<item> <item>
<name>Sequence_Segmenter</name> <name>Sequence_Segmenter</name>
<link>sequence_segmenter.py.html</link> <link>sequence_segmenter.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