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
d7debab6
Commit
d7debab6
authored
Sep 24, 2011
by
Davis King
Browse files
updated docs
parent
374bdd52
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
0 deletions
+22
-0
docs/docs/imaging.xml
docs/docs/imaging.xml
+13
-0
docs/docs/term_index.xml
docs/docs/term_index.xml
+9
-0
No files found.
docs/docs/imaging.xml
View file @
d7debab6
...
...
@@ -124,6 +124,7 @@
<section>
<name>
Morphology
</name>
<item>
label_connected_blobs
</item>
<item>
binary_dilation
</item>
<item>
binary_erosion
</item>
<item>
binary_open
</item>
...
...
@@ -1039,6 +1040,18 @@
</component>
<!-- ************************************************************************* -->
<component>
<name>
label_connected_blobs
</name>
<file>
dlib/image_transforms.h
</file>
<spec_file
link=
"true"
>
dlib/image_transforms/label_connected_blobs_abstract.h
</spec_file>
<description>
This function labels each of the connected blobs in an image with a unique integer label.
</description>
</component>
<!-- ************************************************************************* -->
<component>
...
...
docs/docs/term_index.xml
View file @
d7debab6
...
...
@@ -945,6 +945,15 @@
<term
file=
"imaging.html"
name=
"binary_union"
/>
<term
file=
"imaging.html"
name=
"binary_complement"
/>
<term
file=
"imaging.html"
name=
"binary_difference"
/>
<term
file=
"imaging.html"
name=
"label_connected_blobs"
/>
<term
file=
"imaging.html"
name=
"neighbors_8"
/>
<term
file=
"imaging.html"
name=
"neighbors_4"
/>
<term
file=
"imaging.html"
name=
"connected_if_both_not_zero"
/>
<term
file=
"imaging.html"
name=
"connected_if_equal"
/>
<term
file=
"imaging.html"
name=
"zero_pixels_are_background"
/>
<term
file=
"imaging.html"
name=
"nothing_is_background"
/>
<term
file=
"imaging.html"
name=
"binary_dilation"
/>
<term
file=
"imaging.html"
name=
"binary_erosion"
/>
<term
file=
"imaging.html"
name=
"binary_intersection"
/>
...
...
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