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
454c2ea1
"tools/git@developer.sourcefind.cn:OpenDAS/dlib.git" did not exist on "40f30aade28ab512005a3eba22656c09c88c93d0"
Commit
454c2ea1
authored
Nov 29, 2013
by
Davis King
Browse files
updated docs
parent
ef56ef22
Changes
2
Hide 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 @
454c2ea1
...
@@ -165,6 +165,7 @@
...
@@ -165,6 +165,7 @@
<item>
gaussian_blur
</item>
<item>
gaussian_blur
</item>
<item>
spatially_filter_image
</item>
<item>
spatially_filter_image
</item>
<item>
spatially_filter_image_separable
</item>
<item>
spatially_filter_image_separable
</item>
<item>
float_spatially_filter_image_separable
</item>
<item>
separable_3x3_filter_block_grayscale
</item>
<item>
separable_3x3_filter_block_grayscale
</item>
<item>
separable_3x3_filter_block_rgb
</item>
<item>
separable_3x3_filter_block_rgb
</item>
<item>
sum_filter
</item>
<item>
sum_filter
</item>
...
@@ -1222,6 +1223,20 @@
...
@@ -1222,6 +1223,20 @@
</component>
</component>
<!-- ************************************************************************* -->
<component>
<name>
float_spatially_filter_image_separable
</name>
<file>
dlib/image_transforms.h
</file>
<spec_file
link=
"true"
>
dlib/image_transforms/spatial_filtering_abstract.h
</spec_file>
<description>
This global function performs spatial filtering on an image with a user
supplied separable filter. It is optimized to work only on float valued
images with float valued filters.
</description>
</component>
<!-- ************************************************************************* -->
<!-- ************************************************************************* -->
<component>
<component>
...
...
docs/docs/term_index.xml
View file @
454c2ea1
...
@@ -1212,6 +1212,7 @@
...
@@ -1212,6 +1212,7 @@
<term
file=
"imaging.html"
name=
"sum_filter_assign"
include=
"dlib/image_transforms.h"
/>
<term
file=
"imaging.html"
name=
"sum_filter_assign"
include=
"dlib/image_transforms.h"
/>
<term
file=
"imaging.html"
name=
"max_filter"
include=
"dlib/image_transforms.h"
/>
<term
file=
"imaging.html"
name=
"max_filter"
include=
"dlib/image_transforms.h"
/>
<term
file=
"imaging.html"
name=
"spatially_filter_image_separable"
include=
"dlib/image_transforms.h"
/>
<term
file=
"imaging.html"
name=
"spatially_filter_image_separable"
include=
"dlib/image_transforms.h"
/>
<term
file=
"imaging.html"
name=
"float_spatially_filter_image_separable"
include=
"dlib/image_transforms.h"
/>
<term
file=
"imaging.html"
name=
"spatially_filter_image_separable_down"
include=
"dlib/image_transforms.h"
/>
<term
file=
"imaging.html"
name=
"spatially_filter_image_separable_down"
include=
"dlib/image_transforms.h"
/>
<term
file=
"imaging.html"
name=
"separable_3x3_filter_block_grayscale"
include=
"dlib/image_transforms.h"
/>
<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=
"separable_3x3_filter_block_rgb"
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