Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
dlib
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
钟尚武
dlib
Commits
277c112a
Commit
277c112a
authored
Jan 02, 2014
by
Davis King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated docs
parent
43ce7908
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
0 deletions
+15
-0
imaging.xml
docs/docs/imaging.xml
+8
-0
main_menu.xml
docs/docs/main_menu.xml
+4
-0
ml.xml
docs/docs/ml.xml
+3
-0
No files found.
docs/docs/imaging.xml
View file @
277c112a
...
@@ -1024,6 +1024,7 @@
...
@@ -1024,6 +1024,7 @@
</description>
</description>
<examples>
<examples>
<example>
fhog_ex.cpp.html
</example>
<example>
fhog_ex.cpp.html
</example>
<example>
fhog_object_detector_ex.cpp.html
</example>
</examples>
</examples>
</component>
</component>
...
@@ -1468,6 +1469,9 @@
...
@@ -1468,6 +1469,9 @@
boxes. Therefore, this function is useful if you are training and
boxes. Therefore, this function is useful if you are training and
object detector and your objects have a left/right symmetry.
object detector and your objects have a left/right symmetry.
</description>
</description>
<examples>
<example>
fhog_object_detector_ex.cpp.html
</example>
</examples>
</component>
</component>
<!-- ************************************************************************* -->
<!-- ************************************************************************* -->
...
@@ -1811,6 +1815,9 @@
...
@@ -1811,6 +1815,9 @@
</blockquote>
</blockquote>
Since these HOG features have been shown to give superior performance.
Since these HOG features have been shown to give superior performance.
</description>
</description>
<examples>
<example>
fhog_object_detector_ex.cpp.html
</example>
</examples>
</component>
</component>
...
@@ -1935,6 +1942,7 @@
...
@@ -1935,6 +1942,7 @@
</p>
</p>
</description>
</description>
<examples>
<examples>
<example>
fhog_object_detector_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>
...
...
docs/docs/main_menu.xml
View file @
277c112a
...
@@ -262,6 +262,10 @@
...
@@ -262,6 +262,10 @@
<name>
FHOG_Feature_Extraction
</name>
<name>
FHOG_Feature_Extraction
</name>
<link>
fhog_ex.cpp.html
</link>
<link>
fhog_ex.cpp.html
</link>
</item>
</item>
<item>
<name>
FHOG_Object_Detection
</name>
<link>
fhog_object_detector_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>
...
...
docs/docs/ml.xml
View file @
277c112a
...
@@ -1926,6 +1926,7 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
...
@@ -1926,6 +1926,7 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
a little more convenient.
a little more convenient.
</description>
</description>
<examples>
<examples>
<example>
fhog_object_detector_ex.cpp.html
</example>
<example>
train_object_detector.cpp.html
</example>
<example>
train_object_detector.cpp.html
</example>
</examples>
</examples>
...
@@ -2618,6 +2619,7 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
...
@@ -2618,6 +2619,7 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
and returns the precision and recall.
and returns the precision and recall.
</description>
</description>
<examples>
<examples>
<example>
fhog_object_detector_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>
...
@@ -2809,6 +2811,7 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
...
@@ -2809,6 +2811,7 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
</p>
</p>
</description>
</description>
<examples>
<examples>
<example>
fhog_object_detector_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>
...
...
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