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
6dc8f42a
Commit
6dc8f42a
authored
Aug 26, 2012
by
Davis King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated docs
parent
4d8a070a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
0 deletions
+16
-0
imaging.xml
docs/docs/imaging.xml
+14
-0
term_index.xml
docs/docs/term_index.xml
+2
-0
No files found.
docs/docs/imaging.xml
View file @
6dc8f42a
...
...
@@ -80,6 +80,7 @@
<section>
<name>
Object Detection
</name>
<item>
object_detector
</item>
<item>
full_object_detection
</item>
<item>
scan_image
</item>
<item>
scan_image_movable_parts
</item>
<item>
find_points_above_thresh
</item>
...
...
@@ -1588,6 +1589,19 @@
</component>
<!-- ************************************************************************* -->
<component>
<name>
full_object_detection
</name>
<file>
dlib/image_processing.h
</file>
<spec_file
link=
"true"
>
dlib/image_processing/full_object_detection_abstract.h
</spec_file>
<description>
This object represents the location of an object in an image along with the
positions of each of its constituent parts.
</description>
</component>
<!-- ************************************************************************* -->
<component>
...
...
docs/docs/term_index.xml
View file @
6dc8f42a
...
...
@@ -1144,6 +1144,8 @@
<term
file=
"imaging.html"
name=
"test_box_overlap"
/>
<term
file=
"imaging.html"
name=
"object_detector"
/>
<term
file=
"imaging.html"
name=
"full_object_detection"
/>
<term
file=
"dlib/image_processing/full_object_detection_abstract.h.html"
name=
"all_parts_in_rect"
/>
<term
file=
"imaging.html"
name=
"scan_image_movable_parts"
/>
<term
file=
"imaging.html"
name=
"find_points_above_thresh"
/>
...
...
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