Image Colours
Image Colours
- Subject: Image Colours
- From: Amy Heavey <email@hidden>
- Date: Sat, 03 Mar 2012 13:17:28 +0000
Hi,
I've got an app that is a custom app for me and my home business, it's
not something commercial. It's a core data app and some of the
entities have images associated with them. The images themselves are
stored separately, and the coredata datastore stores the reference to
them.
What I'd like to do if its possible is to analyse the images to find
the most dominant colours, then find images with similar colours in
them.
I thought I would do this by analysing each image as it is saved and
calculate the most common pixel colours, probably by analysing each
pixel in the image? and saving the most common colours, perhaps 10
colours. Then I can see what other images have the same colour(s) in.
Does this sound possible at all? I'm a self taught hobby programmer,
not an expert at all.
I appreciate any advice or pointers,
Many Thanks,
Amy
_______________________________________________
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