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
c07f4e55
Commit
c07f4e55
authored
Oct 03, 2013
by
Davis King
Browse files
updated docs
parent
79f8e146
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
0 deletions
+16
-0
docs/docs/imaging.xml
docs/docs/imaging.xml
+15
-0
docs/docs/term_index.xml
docs/docs/term_index.xml
+1
-0
No files found.
docs/docs/imaging.xml
View file @
c07f4e55
...
...
@@ -176,6 +176,7 @@
<name>
Scaling and Rotating
</name>
<item>
pyramid_up
</item>
<item>
pyramid_down
</item>
<item>
pyramid_down_generic
</item>
<item>
pyramid_down_3_2
</item>
<item>
pyramid_down_4_3
</item>
<item>
pyramid_down_5_4
</item>
...
...
@@ -1318,6 +1319,20 @@
</component>
<!-- ************************************************************************* -->
<component>
<name>
pyramid_down_generic
</name>
<file>
dlib/image_transforms.h
</file>
<spec_file
link=
"true"
>
dlib/image_transforms/image_pyramid_abstract.h
</spec_file>
<description>
This is a simple function object to help create image pyramids. It
downsamples an image by a ratio of N to N-1 where N is supplied by the
user.
</description>
</component>
<!-- ************************************************************************* -->
<component>
...
...
docs/docs/term_index.xml
View file @
c07f4e55
...
...
@@ -1216,6 +1216,7 @@
<term
file=
"imaging.html"
name=
"separable_3x3_filter_block_grayscale"
include=
"dlib/image_transforms.h"
/>
<term
file=
"imaging.html"
name=
"separable_3x3_filter_block_rgb"
include=
"dlib/image_transforms.h"
/>
<term
file=
"imaging.html"
name=
"pyramid_down"
include=
"dlib/image_transforms.h"
/>
<term
file=
"imaging.html"
name=
"pyramid_down_generic"
include=
"dlib/image_transforms.h"
/>
<term
file=
"imaging.html"
name=
"pyramid_disable"
include=
"dlib/image_transforms.h"
/>
<term
file=
"imaging.html"
name=
"pyramid_down_3_2"
include=
"dlib/image_transforms.h"
/>
<term
file=
"imaging.html"
name=
"pyramid_down_4_3"
include=
"dlib/image_transforms.h"
/>
...
...
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