Connecting Tech Pros Worldwide Help | Site Map

select image by color

  #1  
Old October 18th, 2006, 06:05 PM
wouter
Guest
 
Posts: n/a
hey hi....

can any of u guys point me in the direction of a "select all images with
this color" script?

Like what they use @ istockphoto.com, where u get a pallette of colors
and click the desired color, after wich a selection of images with the
clicked color as dominant shows up.

Tia
  #2  
Old October 20th, 2006, 06:05 AM
Tim Roberts
Guest
 
Posts: n/a

re: select image by color


wouter <no@spam.nlwrote:
Quote:
>
>can any of u guys point me in the direction of a "select all images with
>this color" script?
>
>Like what they use @ istockphoto.com, where u get a pallette of colors
>and click the desired color, after wich a selection of images with the
>clicked color as dominant shows up.
You don't want to do this on the fly! You have to add up all of the pixels
in each image to figure an average That's computationally intensivee. You
need to write a script in some more suitable language, and store the
results in a database or flat file somewhere.
--
Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copy/Paste Image from Clipboard lgbjr answers 7 November 21st, 2005 01:42 PM
Image Question Stan Sainte-Rose answers 35 November 20th, 2005 02:16 PM
How can I rotate an image by certain degree Mullin Yu answers 1 November 15th, 2005 04:27 PM
the ability to change an image through an pointer of dropdown Nick Calladine answers 2 July 23rd, 2005 09:55 PM