Commit 6a037bc1 authored by Davis King's avatar Davis King

updated docs

parent 417c5578
...@@ -1914,6 +1914,9 @@ ...@@ -1914,6 +1914,9 @@
It is created using the <a href="#scan_fhog_pyramid">scan_fhog_pyramid</a> It is created using the <a href="#scan_fhog_pyramid">scan_fhog_pyramid</a>
object. object.
</description> </description>
<examples>
<example>face_detection_ex.cpp.html</example>
</examples>
</component> </component>
......
...@@ -266,6 +266,10 @@ ...@@ -266,6 +266,10 @@
<name>FHOG_Object_Detection</name> <name>FHOG_Object_Detection</name>
<link>fhog_object_detector_ex.cpp.html</link> <link>fhog_object_detector_ex.cpp.html</link>
</item> </item>
<item>
<name>Face_Detection</name>
<link>face_detection_ex.cpp.html</link>
</item>
<item> <item>
<name>SURF</name> <name>SURF</name>
<link>surf_ex.cpp.html</link> <link>surf_ex.cpp.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