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
26681283
Commit
26681283
authored
Aug 31, 2011
by
Davis King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated docs
parent
98579975
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
0 deletions
+20
-0
imaging.xml
docs/docs/imaging.xml
+16
-0
term_index.xml
docs/docs/term_index.xml
+4
-0
No files found.
docs/docs/imaging.xml
View file @
26681283
...
@@ -134,6 +134,7 @@
...
@@ -134,6 +134,7 @@
<item>
binary_union
</item>
<item>
binary_union
</item>
<item>
binary_difference
</item>
<item>
binary_difference
</item>
<item>
binary_complement
</item>
<item>
binary_complement
</item>
<item>
scan_image
</item>
</section>
</section>
</top>
</top>
...
@@ -1059,6 +1060,21 @@
...
@@ -1059,6 +1060,21 @@
</component>
</component>
<!-- ************************************************************************* -->
<component>
<name>
scan_image
</name>
<file>
dlib/image_processing.h
</file>
<spec_file
link=
"true"
>
dlib/image_processing/scan_image_abstract.h
</spec_file>
<description>
This global function is a tool for sliding a set of rectangles
over an image space and finding the locations where the sum of pixels in
the rectangles exceeds a threshold. It is useful for implementing
certain kinds of sliding window classifiers.
</description>
</component>
<!-- ************************************************************************* -->
<!-- ************************************************************************* -->
</components>
</components>
...
...
docs/docs/term_index.xml
View file @
26681283
...
@@ -986,6 +986,10 @@
...
@@ -986,6 +986,10 @@
<term
file=
"imaging.html"
name=
"interest_point"
/>
<term
file=
"imaging.html"
name=
"interest_point"
/>
<term
file=
"imaging.html"
name=
"surf_point"
/>
<term
file=
"imaging.html"
name=
"surf_point"
/>
<term
file=
"imaging.html"
name=
"scan_image"
/>
<term
file=
"dlib/image_processing/scan_image_abstract.h.html"
name=
"all_images_same_size"
/>
<term
file=
"dlib/image_processing/scan_image_abstract.h.html"
name=
"sum_of_rects_in_images"
/>
<term
link=
"metaprogramming.html#DLIB_STACK_TRACE"
name=
"DLIB_ENABLE_STACK_TRACE"
/>
<term
link=
"metaprogramming.html#DLIB_STACK_TRACE"
name=
"DLIB_ENABLE_STACK_TRACE"
/>
...
...
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