Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extracting blobs from color image #39

Closed
GoogleCodeExporter opened this issue Apr 23, 2015 · 3 comments
Closed

Extracting blobs from color image #39

GoogleCodeExporter opened this issue Apr 23, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

At this point GetObjects() method of BlobCounterBase allows to extract 
blobs only from grayscale image. The method should be extended to extract 
blobs from color images as well.

Original issue reported on code.google.com by andrew.k...@gmail.com on 28 Nov 2007 at 7:55

@GoogleCodeExporter
Copy link
Author

Added possibility to extract blobs from color images. This is useful in the 
case, 
when color image was grayscaled, then thresholded, then blobs were found and 
after 
that somebody wants to extract those blobs, not from binary/grayscale image, 
but 
from original color image.

Fixed in revision 403. Will be available in 1.5.2 version.

Original comment by andrew.k...@gmail.com on 14 Dec 2007 at 7:05

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Original comment by andrew.k...@gmail.com on 18 Feb 2008 at 12:41

  • Changed state: Verified

@GoogleCodeExporter
Copy link
Author

Original comment by andrew.k...@gmail.com on 19 May 2008 at 6:08

  • Changed state: Released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant