Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
dlib
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
钟尚武
dlib
Commits
6db9eb73
Commit
6db9eb73
authored
Oct 01, 2011
by
Davis King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
clarified spec
parent
3c04d06a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
label_connected_blobs_abstract.h
dlib/image_transforms/label_connected_blobs_abstract.h
+2
-1
No files found.
dlib/image_transforms/label_connected_blobs_abstract.h
View file @
6db9eb73
...
...
@@ -178,7 +178,8 @@ namespace dlib
- #label_img[r][c] != 0
- if (img.size() != 0) then
- returns max(array_to_matrix(label_img))+1
(i.e. returns a number one greater than the maximum blob id number)
(i.e. returns a number one greater than the maximum blob id number,
this is the number of blobs found.)
- else
- returns 0
- blob labels are contiguous, therefore, the number returned by this function is
...
...
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