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
b3e2d766
Commit
b3e2d766
authored
Dec 27, 2013
by
Davis King
Browse files
updated docs
parent
6e9de0db
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
0 deletions
+18
-0
docs/docs/imaging.xml
docs/docs/imaging.xml
+15
-0
docs/docs/term_index.xml
docs/docs/term_index.xml
+3
-0
No files found.
docs/docs/imaging.xml
View file @
b3e2d766
...
@@ -193,6 +193,7 @@
...
@@ -193,6 +193,7 @@
<item>
upsample_image_dataset
</item>
<item>
upsample_image_dataset
</item>
<item>
flip_image_dataset_left_right
</item>
<item>
flip_image_dataset_left_right
</item>
<item>
rotate_image_dataset
</item>
<item>
rotate_image_dataset
</item>
<item>
extract_image_chips
</item>
</section>
</section>
<section>
<section>
...
@@ -1440,6 +1441,20 @@
...
@@ -1440,6 +1441,20 @@
</description>
</description>
</component>
</component>
<!-- ************************************************************************* -->
<component>
<name>
extract_image_chips
</name>
<file>
dlib/image_transforms.h
</file>
<spec_file
link=
"true"
>
dlib/image_transforms/interpolation_abstract.h
</spec_file>
<description>
This function extracts "chips" from an image. That is, it takes a list of
rectangular sub-windows (i.e. chips) within an image and extracts those
sub-windows, storing each into its own image. It also allows the user to
specify the scale and rotation or the chip.
</description>
</component>
<!-- ************************************************************************* -->
<!-- ************************************************************************* -->
<component>
<component>
...
...
docs/docs/term_index.xml
View file @
b3e2d766
...
@@ -1229,6 +1229,9 @@
...
@@ -1229,6 +1229,9 @@
<term
file=
"imaging.html"
name=
"transform_image"
include=
"dlib/image_transforms.h"
/>
<term
file=
"imaging.html"
name=
"transform_image"
include=
"dlib/image_transforms.h"
/>
<term
file=
"imaging.html"
name=
"rotate_image"
include=
"dlib/image_transforms.h"
/>
<term
file=
"imaging.html"
name=
"rotate_image"
include=
"dlib/image_transforms.h"
/>
<term
file=
"imaging.html"
name=
"resize_image"
include=
"dlib/image_transforms.h"
/>
<term
file=
"imaging.html"
name=
"resize_image"
include=
"dlib/image_transforms.h"
/>
<term
file=
"imaging.html"
name=
"extract_image_chips"
include=
"dlib/image_transforms.h"
/>
<term
file=
"dlib/image_transforms/interpolation_abstract.h.html"
name=
"extract_image_chip"
include=
"dlib/image_transforms.h"
/>
<term
file=
"dlib/image_transforms/interpolation_abstract.h.html"
name=
"chip_details"
include=
"dlib/image_transforms.h"
/>
<term
file=
"imaging.html"
name=
"pyramid_up"
include=
"dlib/image_transforms.h"
/>
<term
file=
"imaging.html"
name=
"pyramid_up"
include=
"dlib/image_transforms.h"
/>
<term
file=
"imaging.html"
name=
"add_image_left_right_flips"
include=
"dlib/image_transforms.h"
/>
<term
file=
"imaging.html"
name=
"add_image_left_right_flips"
include=
"dlib/image_transforms.h"
/>
<term
file=
"imaging.html"
name=
"flip_image_dataset_left_right"
include=
"dlib/image_transforms.h"
/>
<term
file=
"imaging.html"
name=
"flip_image_dataset_left_right"
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