What you need is called image segmentation. I have a book called "Image processing" and it's from the dutch publisher sybex (ISBN:9051603150). The Dutch version I have is translated from French asaik. In this book all examples are written in Pascal. Perhaps you can find an English version? If not I can send you my copy.
Regards, Darius On Nov 2, 2011, at 7:26 PM, Leonardo M. Ramé wrote: > Hi, I'm looking for a library/routine for object detection in bitmaps. > > I need to process a black and white image (1bit) in low resolution and > detect all white objects over a black background, as the attached image > shows. > > Apart from OpenCV, do you know anything similar but simplier?. > Preferably in Pascal?. > > Thanks in advance, > -- > Leonardo M. Ramé > http://leonardorame.blogspot.com > <detection.png>-- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
