Does cvblob require user to pick a color?

16 views
Skip to first unread message

Osman Eralp

unread,
Aug 27, 2011, 5:35:39 PM8/27/11
to cvBlob
I have a basic question about cvBlob: Can cvBlob extract blobs without
requiring the user to identify the color of the blob? The examples I
have seen are all based on identifying a color. I'm looking for a more
general foreground/background discrimination algorithm. Thanks! --Osman

Nathan Oostendorp

unread,
Aug 27, 2011, 5:40:03 PM8/27/11
to cvb...@googlegroups.com
Blobbing is generally done after foreground/background segmentation
has been done. If you want some other options that are more dynamic
than picking a single color, I'd google around for "Color Model
Segmentation" "Codebook Segmentation", etc. These types of algorithms
are generally trained with a background image, and then can map
background/foreground to black/white.

--n

Reply all
Reply to author
Forward
0 new messages