Go Back   CodingForums.com > :: Server side development > Other server side languages/ issues

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-03-2012, 02:45 PM   PM User | #1
jnoob
New to the CF scene

 
Join Date: Feb 2010
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
jnoob is an unknown quantity at this point
photomosaic

I want to make a photomosaic. This is a photo made up of a lot of little photos. First I devide the picture in a given number of squares. I analyses every pixel to get the average color in this particular square. Then I search in my DB for the picture closed to this color.

I made it in PHP and GD2. Everything is working as it is supposed to, but a normal picture takes up to 50 sec loading time. Now I’m searching for solution. Maybe another language?

So my question is, is there a better language to make this script or a totally different approach maybe?
jnoob is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:15 AM.


Advertisement
Log in to turn off these ads.