Wednesday, August 10, 2011

Find blobs

On a binary matrix mxn a blob is a sequence of contiguos 1 (there are at most 8 potential candidates), enumerate and track all the blobs.

1 comment:

  1. http://tech-queries.blogspot.com/2011/07/count-number-of-blobs.html

    ReplyDelete