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
631854fa
Commit
631854fa
authored
Mar 17, 2012
by
Davis King
Browse files
updated docs
parent
ee0271b4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
0 deletions
+13
-0
docs/docs/imaging.xml
docs/docs/imaging.xml
+12
-0
docs/docs/term_index.xml
docs/docs/term_index.xml
+1
-0
No files found.
docs/docs/imaging.xml
View file @
631854fa
...
...
@@ -172,6 +172,7 @@
<item>
interpolate_quadratic
</item>
<item>
transform_image
</item>
<item>
rotate_image
</item>
<item>
resize_image
</item>
<item>
flip_image_left_right
</item>
<item>
flip_image_up_down
</item>
</section>
...
...
@@ -1231,6 +1232,17 @@
</description>
</component>
<!-- ************************************************************************* -->
<component>
<name>
resize_image
</name>
<file>
dlib/image_transforms.h
</file>
<spec_file
link=
"true"
>
dlib/image_transforms/interpolation_abstract.h
</spec_file>
<description>
This is a routine capable of resizing or stretching an image.
</description>
</component>
<!-- ************************************************************************* -->
<component>
...
...
docs/docs/term_index.xml
View file @
631854fa
...
...
@@ -1073,6 +1073,7 @@
<term
file=
"imaging.html"
name=
"interpolate_quadratic"
/>
<term
file=
"imaging.html"
name=
"transform_image"
/>
<term
file=
"imaging.html"
name=
"rotate_image"
/>
<term
file=
"imaging.html"
name=
"resize_image"
/>
<term
file=
"imaging.html"
name=
"flip_image_left_right"
/>
<term
file=
"imaging.html"
name=
"flip_image_up_down"
/>
<term
file=
"dlib/image_transforms/interpolation_abstract.h.html"
name=
"black_background"
/>
...
...
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