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
9160565f
Commit
9160565f
authored
Mar 03, 2013
by
Davis King
Browse files
updated docs
parent
bd6c145b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
0 deletions
+19
-0
docs/docs/imaging.xml
docs/docs/imaging.xml
+18
-0
docs/docs/term_index.xml
docs/docs/term_index.xml
+1
-0
No files found.
docs/docs/imaging.xml
View file @
9160565f
...
...
@@ -116,6 +116,7 @@
<item>
interest_point
</item>
<item>
surf_point
</item>
<item>
compute_dominant_angle
</item>
<item>
draw_surf_points
</item>
</sub>
</item>
...
...
@@ -278,6 +279,23 @@
</component>
<!-- ************************************************************************* -->
<component>
<name>
draw_surf_points
</name>
<file>
dlib/image_keypoint/draw_surf_points.h
</file>
<spec_file
link=
"true"
>
dlib/image_keypoint/draw_surf_points_abstract.h
</spec_file>
<description>
This routine adds a bunch of
<a
href=
"#surf_point"
>
surf_point
</a>
objects onto
an
<a
href=
"dlib/gui_widgets/widgets_abstract.h.html#image_window"
>
image_window
</a>
object so they can be visualized.
</description>
<examples>
<example>
surf_ex.cpp.html
</example>
</examples>
</component>
<!-- ************************************************************************* -->
<component>
...
...
docs/docs/term_index.xml
View file @
9160565f
...
...
@@ -1180,6 +1180,7 @@
<term
file=
"imaging.html"
name=
"integral_image_generic"
/>
<term
file=
"imaging.html"
name=
"hessian_pyramid"
/>
<term
file=
"imaging.html"
name=
"compute_dominant_angle"
/>
<term
file=
"imaging.html"
name=
"draw_surf_points"
/>
<term
file=
"imaging.html"
name=
"compute_surf_descriptor"
/>
<term
file=
"imaging.html"
name=
"hog_image"
/>
<term
file=
"imaging.html"
name=
"fine_hog_image"
/>
...
...
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