Recommend this page to a friend! |
Download .zip |
Info | Example | Screenshots | View files (30) | Download .zip | Reputation | Support forum (2) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2012-06-21 (4 years ago) | Not enough user ratings | Total: 1,470 This week: 2 | All time: 2,576 This week: 591 |
Version | License | PHP version | Categories | |||
gd2-imaging 1.7.4 | GNU Lesser Genera... | 5.2 | PHP 5, Graphics |
Description | Author | |||
This class can apply several types of advanced image processing effects. Currently it can: Innovation Award
|
Screenshots | ||
Files |
File | Role | Description | ||
---|---|---|---|---|
documentation (9 files) | ||||
examples (19 files) | ||||
gd2imaging.php | Class | Main class source. | ||
license.txt | Lic. | LGPL license file. |
Files | / | documentation |
File | Role | Description |
---|---|---|
_gd2imaging.php.html | Doc. | Documentation [MAIN FILE] |
Image.html | Doc. | Documentation: Image class |
Vector.html | Doc. | Documentation: Vector class |
Quantizator.html | Doc. | Documentation: Quantizator class |
Color.html | Doc. | Documentation: Color class |
Dimensions.html | Doc. | Documentation: Dimensions class |
Point.html | Doc. | Documentation: Point class |
Channel.html | Doc. | Documentation: Channel class |
stylesheet.css | Data | Stylesheet |
Files | / | examples |
File | Role | Description |
---|---|---|
index.php | Example | Example script |
deskew.php | Example | Misc file. |
histogram.php | Example | Misc file. |
hsv.php | Example | Misc file. |
hue.php | Example | Misc file. |
noise_reduction.php | Example | Misc file. |
rotation.php | Example | Misc file. |
alphabet.png | Data | Misc file. |
bird.png | Photo | Misc file. |
blue.png | Photo | Misc file. |
captcha.gif | Photo | Misc file. |
hawaii.jpg | Photo | Misc file. |
noise.PNG | Photo | Misc file. |
plain.jpg | Photo | Misc file. |
test3.PNG | Photo | Misc file. |
test4.PNG | Photo | Misc file. |
text.png | Data | Misc file. |
arrow.png | Data | Misc file. |
loading.gif | Data | Misc file. |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
0% | 1 |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
ASCII art generator for PHP | GD2 Imaging is used for image quantization (OCR) - this library is provided with the ASCII generator package | Required |
Related pages |
GD2 Imaging Features demonstration of the GD2 Imaging class |
Hough transform Description of the Hough transform used in a deskew methods. |
Median Description of a median used in noise reduction. |
Image quantization Description of an image quantization used in OCR. |
Image histogram Description of the image histogram. |
HSV and HSL Description of two popular color spaces |