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
2b3ba0bc
Commit
2b3ba0bc
authored
Sep 24, 2011
by
Davis King
Browse files
updated docs
parent
ad341810
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
12 deletions
+20
-12
docs/docs/imaging.xml
docs/docs/imaging.xml
+20
-12
No files found.
docs/docs/imaging.xml
View file @
2b3ba0bc
...
@@ -121,6 +121,26 @@
...
@@ -121,6 +121,26 @@
<item>
threshold_image
</item>
<item>
threshold_image
</item>
<item>
auto_threshold_image
</item>
<item>
auto_threshold_image
</item>
</section>
</section>
<section>
<name>
Morphology
</name>
<item>
binary_dilation
</item>
<item>
binary_erosion
</item>
<item>
binary_open
</item>
<item>
binary_close
</item>
<item>
binary_intersection
</item>
<item>
binary_union
</item>
<item>
binary_difference
</item>
<item>
binary_complement
</item>
</section>
<section>
<name>
Filtering
</name>
<item>
spatially_filter_image
</item>
<item>
spatially_filter_image_separable
</item>
<item>
separable_3x3_filter_block_grayscale
</item>
<item>
separable_3x3_filter_block_rgb
</item>
</section>
<section>
<section>
<name>
Miscellaneous
</name>
<name>
Miscellaneous
</name>
...
@@ -135,24 +155,12 @@
...
@@ -135,24 +155,12 @@
<item>
assign_border_pixels
</item>
<item>
assign_border_pixels
</item>
<item>
equalize_histogram
</item>
<item>
equalize_histogram
</item>
<item>
get_histogram
</item>
<item>
get_histogram
</item>
<item>
spatially_filter_image
</item>
<item>
spatially_filter_image_separable
</item>
<item>
separable_3x3_filter_block_grayscale
</item>
<item>
separable_3x3_filter_block_rgb
</item>
<item>
pyramid_down
</item>
<item>
pyramid_down
</item>
<item>
pyramid_down_3_2
</item>
<item>
pyramid_down_3_2
</item>
<item>
pyramid_down_4_3
</item>
<item>
pyramid_down_4_3
</item>
<item>
pyramid_down_5_4
</item>
<item>
pyramid_down_5_4
</item>
<item>
zero_border_pixels
</item>
<item>
zero_border_pixels
</item>
<item>
binary_dilation
</item>
<item>
binary_erosion
</item>
<item>
binary_open
</item>
<item>
binary_close
</item>
<item>
binary_intersection
</item>
<item>
binary_union
</item>
<item>
binary_difference
</item>
<item>
binary_complement
</item>
</section>
</section>
</top>
</top>
...
...
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