Description: This is a rudimentary color blob extractor.
You may choose ExtractBlobs(int r, int g, int b) and call it with a tolerance for each value of red, green and blue channel. Afterwards you get the rectangles containing mainly this colors.
Note: The original code is in C#, but I didn t find this in here. So I added it to Java.
If you d like to get the whole projet upload it or refer also to:
http://www.mycsharp.de/wbb2/thread.php?postid=3564548#post3564548
To Search:
File list (Check if you may need any files):
ColorBlobExtractor.cs