Projects tagged ‘graphics’ and ‘imagemagick’


Jump to tag:

Projects tagged ‘graphics’ and ‘imagemagick’

Filtered by Project Tags graphics imagemagick

Refine results Project Tags image (2) rmagick (2) ruby (2) tab (1) swhx (1) neko (1) rb (1) pictures (1) jpeg (1) exiftool (1) haxe (1) rotation (1)

[7 total ]

5 Users
 

Perl module that provides tight integration between OpenGL and various imaging libraries. In the case of ImageMagick, C pointers may be shared between GPU and IM's image cache for optimized performance.
Created over 2 years ago.

4 Users
   

Renrot is utility written on perl, it's aim is to do different processing tasks upon the files (especially those containing EXIF data). Renrot renames files according the flexible name template ... [More] (allowing DateTimeOriginal and FileModifyDate EXIF tags, if they exist, otherwise, the name will be set according to the current timestamp). Further, renrot can aggregate files according shooting time period or given template. Additionally, it can lossless rotate JPEGs and their thumbnails, accordingly Orientation EXIF tag or given angle. The script can also put commentary into the Commentary and UserComment tags. Personal details can be specified via XMP tags defined in a configuration file. [Less]
Created over 2 years ago.

1 Users

This module enables PHP access to the ImageMagick MagickWand API.
Created over 2 years ago.

1 Users
 

nMagick is a port of the ImageMagick library to the haXe and Neko platforms. It provides image manipulation capabilities to both web and desktop applications using Neko.
Created about 1 year ago.

0 Users

Move to kenai.com Note: I am no longer working on this project. If someone else wants it, let me know, and I can discuss what issues to watch out for as well as I know them. - Tom RMagick is a ... [More] Ruby binding to ImageMagick and GraphicsMagick. RMagick4J implements ImageMagick functionality and the C portions of RMagick for use with JRuby. RMagick4J source is public domain, but it includes addition software. See LicenseInformation for more on the licenses. You can install the gem at RubyForge like so: gem install rmagick4jAnd then you can use it in your software like so: require 'rubygems' gem PLATFORM == 'java' ? 'rmagick4j' : 'rmagick' require 'RMagick'In a future version, the gem may be released simply as rmagick (well, rmagick-java), but for now the support is sufficiently limited that it has been deemed best to use a different name to make people aware of the difference. [Less]
Created about 1 year ago.

0 Users

The aim of this project is to create RPM and SRPM for GraphicsMagick. GraphicsMagick is the swiss army knife of image processing. Comprised of 337K lines of C and C++ code, it provides a robust and ... [More] efficient collection of tools and libraries which support reading, writing, and manipulating an image in over 88 major formats including important formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF, PNM, and TIFF. GraphicsMagick supports huge images on systems that support large files, and has been tested with gigapixel-size images. GraphicsMagick can create new images on the fly, making it suitable for building dynamic Web applications. GraphicsMagick may be used to resize, rotate, sharpen, color reduce, or add special effects to an image and save the result in the same or differing image format. Image processing operations are available from the command line, as well as through C, C++, Perl, Tcl, Ruby, or Windows COM programming interfaces. With some modification, language extensions for ImageMagick may be used. [Less]
Created 8 months ago.

0 Users

Chord.rb initially targeted Ukulele chords and was modeled after the Tab::Ukulele Perl module. I rewrote it in Ruby and RMagick (an interface to ImageMagick) and am now reworking it to be instrument-agnostic.
Created about 1 year ago.