Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
3f229d64
Commit
3f229d64
authored
Sep 17, 2011
by
Davis King
Browse files
updated docs
parent
ed7c344a
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
28 additions
and
0 deletions
+28
-0
docs/docs/imaging.xml
docs/docs/imaging.xml
+8
-0
docs/docs/main_menu.xml
docs/docs/main_menu.xml
+8
-0
docs/docs/ml.xml
docs/docs/ml.xml
+12
-0
No files found.
docs/docs/imaging.xml
View file @
3f229d64
...
...
@@ -1139,6 +1139,10 @@
and Jean Ponce
</blockquote>
</description>
<examples>
<example>
object_detector_ex.cpp.html
</example>
<example>
object_detector_advanced_ex.cpp.html
</example>
</examples>
</component>
...
...
@@ -1157,6 +1161,10 @@
object is used to perform non-max suppression on the output of the
scan_image_pyramid object.
</description>
<examples>
<example>
object_detector_ex.cpp.html
</example>
<example>
object_detector_advanced_ex.cpp.html
</example>
</examples>
</component>
...
...
docs/docs/main_menu.xml
View file @
3f229d64
...
...
@@ -115,6 +115,14 @@
<item
nolink=
"true"
>
<name>
Examples
</name>
<sub>
<item>
<name>
Object_Detector
</name>
<link>
object_detector_ex.cpp.html
</link>
</item>
<item>
<name>
Object_Detector_Advanced
</name>
<link>
object_detector_advanced_ex.cpp.html
</link>
</item>
<item>
<name>
Config_File_Reader
</name>
<link>
config_reader_ex.cpp.html
</link>
...
...
docs/docs/ml.xml
View file @
3f229d64
...
...
@@ -2045,6 +2045,10 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
as the
<a
href=
"#structural_object_detection_trainer"
>
structural_object_detection_trainer
</a>
and returns the precision and recall.
</description>
<examples>
<example>
object_detector_ex.cpp.html
</example>
<example>
object_detector_advanced_ex.cpp.html
</example>
</examples>
</component>
...
...
@@ -2059,6 +2063,10 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
as the
<a
href=
"imaging.html#object_detector"
>
object_detector
</a>
and returns the precision and recall.
</description>
<examples>
<example>
object_detector_ex.cpp.html
</example>
<example>
object_detector_advanced_ex.cpp.html
</example>
</examples>
</component>
...
...
@@ -2177,6 +2185,10 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
to make it look similar to all the other trainers in dlib.
</p>
</description>
<examples>
<example>
object_detector_ex.cpp.html
</example>
<example>
object_detector_advanced_ex.cpp.html
</example>
</examples>
</component>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment