Commit 7abc94b2 authored by Davis King's avatar Davis King

fixed typo

parent 4c85ee1e
......@@ -177,7 +177,7 @@ namespace dlib
- else
- #label_img[r][c] != 0
- if (img.size() != 0) then
- returns max(array_to_matrix(label_img))+1
- returns max(array_to_matrix(#label_img))+1
(i.e. returns a number one greater than the maximum blob id number,
this is the number of blobs found.)
- else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment