Projects tagged ‘transform’


Jump to tag:

Projects tagged ‘transform’

Filtered by Project Tags transform

Refine results Project Tags php (6) convert (5) image (5) java (4) algorithm (3) gif (3) xml (3) gd (3) library (3) jpeg (3) png (3) resize (3)

[24 total ]

7 Users

Asido is a PHP (PHP4/PHP5) image processing solution, with pluggabledrivers(adapters) for virtually any environment. A lot of PHP developers (both on the PHP4 and PHP5 side) need image transformation ... [More] operations for various tasks, the most mundane of which are the proportional resizing and watermarking. Asido offers such solution: uniform API for image transformations that works with various environments (GD, ImageMagick, MagickWand, etc). Asido is open-source and its LGPL license allows you to place the class in your proprietary PHP projects. Asido offers the following functionality: resize images, watermark images, rotate imates, copy images, crop images, grayscale images, convert images, etc. [Less]
Created over 3 years ago.

4 Users
 

WideImage is a PHP5 image manipulation library with a fluent interface that supports chaining operations and abstracts the normal GD2 operations from the interface into a more coherent and extendable framework.
Created about 1 year ago.

1 Users

Gui to resize and rename Images. Uses exiftool to read exif data from images. Install Qt4 to use it. http://www.qtsoftware.com/products/platform http://owl.phy.queensu.ca/~phil/exiftool/
Created 4 months ago.

0 Users

Jaggr - it is framework for aggregate data from multiple sources. Imagine, You want aggregate data from supplier Excel price, your existing e-commerce portal, external good description database and so ... [More] on. With Jaggr You can do that quickly. With Jaggr You can:Aggregate any number of entity together Uncover identical entity from different source Manipulate with set of entities (addition, subtraction, etc) Synchronize entities between many targets Find & resolve conflicts automatically or by hand Transform data Receive delta-multitudes for modified targets Use entity manipulation history for processing decisions [Less]
Created about 1 year ago.

0 Users

This is GPS Log parser and transformer that parser NMEA based logs. It includes utilities for calculating distances between GPS points (lat,lon), route distances etc... It comes with few ready ... [More] transformers, ex: KML transformer transforms the log file into KML formatted XML document. [Less]
Created 9 months ago.

0 Users
   

TheirView is about how other people view your website. This currently includes: Inbound links, determined by search engines and a selection of publicly accessible APIs. Image manipulation ... [More] , simulating greyscale, blurred, charcoal, spread, solarize, cycle, inverted. Validation using W3C validator and Tidy [Less]
Created about 1 year ago.

0 Users

PyWavelets is a free, open source Python package for computing various kinds of Wavelet Transforms: • Discrete Wavelet Transform (1D and 2D) • Inverse Discrete Wavelet Transform (1D and 2D) ... [More] • Stationary Wavelet Transform (1D and 2D) • Wavelet Packets decomposition and reconstruction (1D and 2D) • Approximation of wavelet and scaling functions [Less]
Created about 1 year ago.

0 Users

A source to source transformer from Java to Scala, jatran takes an ANTLR Java 1.5 AST and produce reasonably formatted code from it, for another language. The current drop includes implementations ... [More] for Scala, as well as Actionscript 2 & 3 Typically, the AST node that you pass would be the root of a tree - the ROOT_ID node that represents a Java compilation unit. The Project is based on Andy Tripp's Java Emitter [Less]
Created about 1 year ago.

0 Users

This program takes a CFG, converts it to CNF and determines whether a given string is accepted by the grammar by using the CYK algorithm. I wrote this code during fall 2007 for Intro to Theory of ... [More] Computation and Automata. It's old, but should still work :-/ It uses XSLT to convert the grammar to CNF and a bit of Java to run the CYK algorithm. [Less]
Created 12 months ago.

0 Users

This project is done under the "Google Summer of Code 2007" program by student programmer Swanand Deodhar, under the mentorship of Shashank Date.
Created about 1 year ago.