Re: analysing image to find blobs
Re: analysing image to find blobs
- Subject: Re: analysing image to find blobs
- From: Andrew Farmer <email@hidden>
- Date: Fri, 28 Nov 2008 20:48:37 -0800
On 28 Nov 08, at 20:18, Roland King wrote:
I have an image, it's PNG in this case although GIF/JPG are
possible. It's got a transparent background and a few well-spaced
coloured circles on it. Most of the image is blank.
I want to search the image and find the locations of the circles.
There's nothing really like this in Cocoa, but OpenCV has all sorts of
computer-vision functionality, including blob detection (and even more
interesting things, like face detection). Enjoy.
http://opencv.willowgarage.com/wiki/
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden