2017 © Pedro Peláez
 

library gd2-imaging

An advanced image processing library.

image

tigra-image-library/gd2-imaging

An advanced image processing library.

  • Sunday, March 11, 2018
  • by artur-graniszewski
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 100 % Grown

The README.md

TIGRA IMAGE LIBRARY

Introduction

This class can apply several types of advanced image processing effects., (*1)

Features

Currently it can:, (*2)

  • Use the Hough transform to detect skew angles and deskew an image
  • Detect the background color of an image
  • Perform image quantization basic text recognition (OCR) in an image to eventually read text used for CAPTCHA validation
  • Apply the pastel effect on an image
  • Crop an image preserving the image aspect
  • Remove a noise from an image
  • Rotate or rescale an image detecting its background color
  • Generate an histograms for an image
  • Calculate pixel luminance (intensity), hue, saturation and chromacity of the RGB colors in three different color modes (HSL, HSI, HSV)
  • Change hue of the image
  • Change luminance of the image
  • Change saturation of the image
  • Create High-Definition-Range (HDR) images
  • Use advanced programmable Pixel Shader
  • Merge two images using eight different blending modes:
  • addition
  • divide
  • subtract
  • darken
  • lighten
  • difference
  • multiply
  • opacity
  • Apply experimental blur effect with customizable kernel size.

Sample operations

Example Example Example Example Example Example Example Example Example Example, (*3)

Sample code

Please see the examples directory, (*4)

The Versions

11/03 2018

dev-master

9999999-dev https://github.com/artur-graniszewski/tigra-image-library

An advanced image processing library.

  Sources   Download

LGPL-3.0-only

The Requires

  • php ^5.4
  • ext-gd2 *

 

by Artur Graniszewski

php captcha crop rotate hsl hsv histogram imaging ocr gd2 hue blur saturation luminance deskew rescale quantizer remove noise hdr pixel shader pastel

11/03 2018

dev-develop

dev-develop https://github.com/artur-graniszewski/tigra-image-library

An advanced image processing library.

  Sources   Download

LGPL-3.0-only

The Requires

  • php ^5.4
  • ext-gd2 *

 

by Artur Graniszewski

php captcha crop rotate hsl hsv histogram imaging ocr gd2 hue blur saturation luminance deskew rescale quantizer remove noise hdr pixel shader pastel

11/03 2018

1.7.5

1.7.5.0 https://github.com/artur-graniszewski/tigra-image-library

An advanced image processing library.

  Sources   Download

LGPL-3.0-only

The Requires

  • php ^5.4
  • ext-gd2 *

 

by Artur Graniszewski

php captcha crop rotate hsl hsv histogram imaging ocr gd2 hue blur saturation luminance deskew rescale quantizer remove noise hdr pixel shader pastel