Resources and Support
 Pixel Joint Forum : The Lounge : Resources and Support
Message Icon Topic: Is this technically feasible? Post Reply Post New Topic
Author Message
pxpx
Seaman
Seaman


Joined: 14 March 2006
Online Status: Offline
Posts: 3
Quote pxpx Replybullet Topic: Is this technically feasible?
    Posted: 14 March 2006 at 7:55pm

Hi,

Scenario: A webpage of 1000X1000 pixels and each pixel is a photo.
Is it possible to write a computer pixel script that automatically generates/assembles a large image (made up of 1000X1000 pixels photos) of a photo? Also there are 10,000 photos in photo database from which to generate 10,000 larger images. By clicking a pixel on the large image, it will open up the pixel photo.

Would appreciate help/ comments from pixperts (pixel experts  ;D) on whether above can be done.

Thanks & Regards,   :)



Edited by pxpx
IP IP Logged
Psychotic_Carp
Commander
Commander
Avatar

Joined: 02 April 2005
Online Status: Offline
Posts: 1008
Quote Psychotic_Carp Replybullet Posted: 14 March 2006 at 8:35pm
do you need a script that does it on the fly?
got game?
IP IP Logged
Pixel_Outlaw
Commander
Commander
Avatar

Joined: 01 September 2005
Online Status: Offline
Posts: 3829
Quote Pixel_Outlaw Replybullet Posted: 14 March 2006 at 9:20pm

Yes. It can certinly be done i thought of an algorithem a long time ago. ( you will have many *for* loops )

1 the main image is composed of pixels.

2 you have a database of pictures,

3 the program first evaluates the first pixel in the drawing to get the color, then it gets the average color for each picture in the database then it simply choses the best picture in the database that the average of pixels match the original image

this repeats untill all pixels in the target image have a picture assigned to them.

I have never found the time to implliment this and you have some problems. You nedd many picture sto do this with any accuracy.



Edited by Pixel_Outlaw
IP IP Logged
pxpx
Seaman
Seaman


Joined: 14 March 2006
Online Status: Offline
Posts: 3
Quote pxpx Replybullet Posted: 14 March 2006 at 10:23pm

Originally posted by Psychotic_Carp

do you need a script that does it on the fly?

Yes, would not mind paying an affordable fee for it.

IP IP Logged
pxpx
Seaman
Seaman


Joined: 14 March 2006
Online Status: Offline
Posts: 3
Quote pxpx Replybullet Posted: 14 March 2006 at 10:31pm
Originally posted by Pixel_Outlaw

3 the program first evaluates the first pixel in the drawing to get the color, then it gets the average color for each picture in the database then it simply choses the best picture in the database that the average of pixels match the original image

this repeats untill all pixels in the target image have a picture assigned to them.

I have never found the time to implliment this and you have some problems. You nedd many picture sto do this with any accuracy.

Hi,
Photos in photo database are actually photos of each pixel. Can every1 of the 10,000 photos generate large image? Or only works for some photos that fit color rule?
We can discuss this further and I would not mind paying an afoordable fee for a workable script.
Cheers

IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum