Re: [PHP-DB] faster imagecreatefromjpeg

2003-10-17 Thread mike karthauser
on 17/10/03 3:57 pm, Georgescu Vlad at [EMAIL PROTECTED] wrote:

 i need to replace the using of imagecreatefromjpeg($jpgpath) with
 something more faster
 
 PS: the image to load has: 198 MB (208,603,887 bytes)


Why not resize the image using photoshop first? Any app resizing 200Mb
images are going to take ages.
-- 
Mike Karthauser 
Managing Director - Brightstorm Ltd

Email[EMAIL PROTECTED]
Web  http://www.brightstorm.co.uk
Tel  0117 9426653 (office)
   07939 252144 (mobile)

SnailmailUnit 8, 14 King Square,
   Bristol BS2 8JJ

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] faster imagecreatefromjpeg

2003-10-17 Thread Georgescu Vlad
The image is a satellite picture (width=11448 height=16624). Resizing is
not on option.
I want to make a site in witch the user can pan (navigate) this image.
I don't want to resize. I want to cut the picture. I hope this will take
less time/resources.

Any ideas ?

- Original Message -
From: mike karthauser [EMAIL PROTECTED]
To: Georgescu Vlad [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Friday, October 17, 2003 6:18 PM
Subject: Re: [PHP-DB] faster imagecreatefromjpeg


 on 17/10/03 3:57 pm, Georgescu Vlad at [EMAIL PROTECTED] wrote:

  i need to replace the using of imagecreatefromjpeg($jpgpath) with
  something more faster
 
  PS: the image to load has: 198 MB (208,603,887 bytes)


 Why not resize the image using photoshop first? Any app resizing 200Mb
 images are going to take ages.
 --
 Mike Karthauser
 Managing Director - Brightstorm Ltd

 Email[EMAIL PROTECTED]
 Web  http://www.brightstorm.co.uk
 Tel  0117 9426653 (office)
07939 252144 (mobile)

 SnailmailUnit 8, 14 King Square,
Bristol BS2 8JJ


 ---
 Xnet scaneaza automat toate mesajele impotriva virusilor folosind RAV
AntiVirus.
 Xnet automatically scans all messages for viruses using RAV AntiVirus.

 Nota: RAV AntiVirus poate sa nu detecteze toti virusii noi sau toate
variantele lor.
 Va rugam sa luati in considerare ca exista un risc de fiecare data cand
deschideti
 fisiere atasate si ca MobiFon nu este responsabila pentru nici un
prejudiciu cauzat
 de virusi.

 Disclaimer: RAV AntiVirus may not be able to detect all new viruses and
variants.
 Please be aware that there is a risk involved whenever opening e-mail
attachments
 to your computer and that MobiFon is not responsible for any damages
caused by
 viruses.



---
Xnet scaneaza automat toate mesajele impotriva virusilor folosind RAV AntiVirus.
Xnet automatically scans all messages for viruses using RAV AntiVirus.

Nota: RAV AntiVirus poate sa nu detecteze toti virusii noi sau toate variantele lor.
Va rugam sa luati in considerare ca exista un risc de fiecare data cand deschideti
fisiere atasate si ca MobiFon nu este responsabila pentru nici un prejudiciu cauzat
de virusi.

Disclaimer: RAV AntiVirus may not be able to detect all new viruses and variants.
Please be aware that there is a risk involved whenever opening e-mail attachments
to your computer and that MobiFon is not responsible for any damages caused by
viruses.

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP-DB] faster imagecreatefromjpeg

2003-10-17 Thread Griffiths, Daniel
you said it yourself, cut the image up into lots of parts first in photoshop or 
whatever, keep at track of the grid refs that go with which bit of the image and only 
show the part or parts of the image that you need at anyone time.

-Original Message-
From: Georgescu Vlad [mailto:[EMAIL PROTECTED]
Sent: 17 October 2003 16:50
To: [EMAIL PROTECTED]; mike karthauser
Subject: Re: [PHP-DB] faster imagecreatefromjpeg


The image is a satellite picture (width=11448 height=16624). Resizing is
not on option.
I want to make a site in witch the user can pan (navigate) this image.
I don't want to resize. I want to cut the picture. I hope this will take
less time/resources.

Any ideas ?

- Original Message -
From: mike karthauser [EMAIL PROTECTED]
To: Georgescu Vlad [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Friday, October 17, 2003 6:18 PM
Subject: Re: [PHP-DB] faster imagecreatefromjpeg


 on 17/10/03 3:57 pm, Georgescu Vlad at [EMAIL PROTECTED] wrote:

  i need to replace the using of imagecreatefromjpeg($jpgpath) with
  something more faster
 
  PS: the image to load has: 198 MB (208,603,887 bytes)


 Why not resize the image using photoshop first? Any app resizing 200Mb
 images are going to take ages.
 --
 Mike Karthauser
 Managing Director - Brightstorm Ltd

 Email[EMAIL PROTECTED]
 Web  http://www.brightstorm.co.uk
 Tel  0117 9426653 (office)
07939 252144 (mobile)

 SnailmailUnit 8, 14 King Square,
Bristol BS2 8JJ


 ---
 Xnet scaneaza automat toate mesajele impotriva virusilor folosind RAV
AntiVirus.
 Xnet automatically scans all messages for viruses using RAV AntiVirus.

 Nota: RAV AntiVirus poate sa nu detecteze toti virusii noi sau toate
variantele lor.
 Va rugam sa luati in considerare ca exista un risc de fiecare data cand
deschideti
 fisiere atasate si ca MobiFon nu este responsabila pentru nici un
prejudiciu cauzat
 de virusi.

 Disclaimer: RAV AntiVirus may not be able to detect all new viruses and
variants.
 Please be aware that there is a risk involved whenever opening e-mail
attachments
 to your computer and that MobiFon is not responsible for any damages
caused by
 viruses.




---

Xnet scaneaza automat toate mesajele impotriva virusilor folosind RAV AntiVirus.

Xnet automatically scans all messages for viruses using RAV AntiVirus.



Nota: RAV AntiVirus poate sa nu detecteze toti virusii noi sau toate variantele lor.

Va rugam sa luati in considerare ca exista un risc de fiecare data cand deschideti

fisiere atasate si ca MobiFon nu este responsabila pentru nici un prejudiciu cauzat

de virusi.



Disclaimer: RAV AntiVirus may not be able to detect all new viruses and variants.

Please be aware that there is a risk involved whenever opening e-mail attachments

to your computer and that MobiFon is not responsible for any damages caused by

viruses.


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php