Connecting Tech Pros Worldwide Help | Site Map

select image by color

wouter
Guest
 
Posts: n/a
#1: Oct 18 '06
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
Tim Roberts
Guest
 
Posts: n/a
#2: Oct 20 '06

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