473,323 Members | 1,560 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,323 software developers and data experts.

Digital Picture Auto Correction in PHP?

Hi All,

Is there any script or dll that allows me to do
auto correction to digital pictures from PHP?

Thanks in advance,
Ehud
Dec 5 '06 #1
2 3097
Ehud Banai wrote:
Hi All,

Is there any script or dll that allows me to do
auto correction to digital pictures from PHP?

Thanks in advance,
Ehud
Well, I have no clue what 'auto correcting' is in your book.
But if you need imagemanipulation functions, go check the GD lib.
It is available on *nix and W$.

Just go to www.php.net for details:
http://nl3.php.net/manual/en/ref.image.php

To check if you already have the GD libs compiled in/linked just ask
phpinfo() and look for GD.
Note: Beware of the version of GD: Older GD libs (<2) cannot do what the
modern ones can (like truecolor, alphachannels, etc).
If you have a version >2, you are fine.

Regards,
Erwin Moller
Dec 6 '06 #2
Thanks...

I ment auto level and auto white balance by 'auto correction'...

I will check this library, look very promising!

"Ian McConnell" <ia*@emit.demon.co.ukwrote in message
news:87************@emit.demon.co.uk...
"Ehud Banai" <mr*********@walla.comwrites:
Is there any script or dll that allows me to do
auto correction to digital pictures from PHP?

Have a look at phpthumb
http://phpthumb.sourceforge.net/

# Unsharp Mask sharpening can be applied thanks to Torstein Hønsi's
phpUnsharpMask function.
# Other filters:

* Alpha channel mask from mask file
* Auto Contrast / Levels
* Bevel edge
* Blur
* Brightness
* Colorize to target color by amount
* Contrast
* Drop shadow
* Edge Detect
* Flip Horizontal / Vertical
* Gamma
* Grayscale
* Mean Removal
* Negative color
* Reduce Color Depth
* Rounded Corners
* Saturation
* Sepia
* Smooth
* Threshold
* White Balance

Dec 6 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Tim Streater | last post by:
I want to generate a web page using PHP, and in the middle generate a graphic I read from another server. So the graphic is in $picture. So I can either write $picture to a temp file and then use...
12
by: Kim | last post by:
I have a .NET service sending mails using CDOEX. These mails I need to sign. I got a tip that I should use CAPICOM. That worked fine sending a mail with signature. BUT the problem is that I...
2
by: Thomas Wesenigk | last post by:
Hello, I have a HTML like this: <p style="text-align:left;"> </p>
2
by: Richard | last post by:
I'm trying to build a database that stores images directly from a digital camera. At least that's what I would like to do. Each image would have a record associated with it. The steps are as...
2
by: Martin Høst Normark | last post by:
Hi everyone Has anyone got the least experience in integrating the Digital Signature with an ASP.NET Web Application? Here in Denmark, as I supose in many other countries, they're promoting...
1
by: mike | last post by:
how!????? when upload picture i wanna get digital camera information such as camera name, camera company..and so on..
2
by: Stupid48 | last post by:
I have this Pentax Optio camera and I want to access it via vb.net. I would like to write something where I can snap the picture from the application and it automatically acquires the image from...
0
by: macca80 | last post by:
Hi all. I'm making an application that will take a picture with a digital camera but instead of pushing the button on the camera i want to push a button in my application. Anyone know something...
1
slapshock
by: slapshock | last post by:
hi!!!!! can u help me with this problem........ i want to have uploading of photo in my system, but i want to get it fron digital camera.... i want to get it directly after capturing picture.......
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.