R/blob.R
isBlob.Rd
Tests whether the object is of class blob.
blob
isBlob(object)
Any R object.
A logical indicating whether the object is of class blob (TRUE) or not (FALSE).
simpleBlobDetector
Simon Garnier, garnier@njit.edu
# TODO