What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » what do you think?

what do you think?
Author: Message:
saralk
Veteran Member
*****

Avatar

Posts: 2598
Reputation: 38
35 / Male / Flag
Joined: Feb 2003
O.P. RE: RE: what do you think?
quote:
Originally posted by WDZ
Sounds like you'll have to divide the base image into blocks and apply your "average color" script to each one, because if you "duplicated" the base image pixel-by-pixel, the output image would have to be huge in order to see the detail of each of the small images that create the mosiac. :-/

thats what i am planning on doing.

quote:
And how will you find which images already on the server are the closest match to the color you need?

well the average red number, green number and blue number is stored in a database for each 20x20 image, then the average r,g and b for each 20x20 tile in the base image is worked out, and there will be a tolerence (say 20 either way) to find an image which is roughly the same.

quote:
And what if the base image has a large area of the same color? Will the same small image be used for the whole area?

im trying to work that one out, im thinking of some way to store which images have been used, already.

quote:
Will the output be a single image with all the small images imagecopy()ed into it?

no that will take up too much server time, im planning on having each 20x20 image lined up against each other as a html file, the 20x20 image i used to test the script out is half a kilobyte, so it shouldnt make the page size too big.
The Artist Formerly Known As saralk
London · New York · Paris
Est. 1989
01-07-2005 08:45 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
what do you think? - by saralk on 01-07-2005 at 08:09 PM
RE: what do you think? - by Barto on 01-07-2005 at 08:12 PM
RE: what do you think? - by John Anderton on 01-07-2005 at 08:14 PM
RE: what do you think? - by user27089 on 01-07-2005 at 08:15 PM
RE: what do you think? - by saralk on 01-07-2005 at 08:18 PM
RE: what do you think? - by user27089 on 01-07-2005 at 08:20 PM
RE: what do you think? - by leito on 01-07-2005 at 08:23 PM
RE: what do you think? - by saralk on 01-07-2005 at 08:23 PM
RE: what do you think? - by leito on 01-07-2005 at 08:29 PM
RE: what do you think? - by WDZ on 01-07-2005 at 08:32 PM
RE: RE: what do you think? - by saralk on 01-07-2005 at 08:45 PM
RE: what do you think? - by saralk on 01-07-2005 at 08:34 PM
RE: what do you think? - by leito on 01-07-2005 at 08:37 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On