Projects tagged ‘filter’ and ‘image’


[16 total ]

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.

3 Users
 

Instant Picture Creator is a wrapper to produce images on demand for Web sites. It has filter management, and it's possible to add new filters. It can cache filtered images, works independently (no ... [More] backend is needed), and is easy to integrate with existing Web sites. It includes two basic filters for resizing images and manipulating colour palettes. Currently it supports PNG, GIF, and JPEG. [Less]
Created over 2 years ago.

3 Users
 

Photologue is a reusable Django application that provides powerful image management and manipulation functionality as well as a complete photo gallery solution. The 2.0 release adds more effects ... [More] , including reflections and transparent watermarks. It also introduces the ImageModel abstract base class allowing developers to easily integrated the Photologue core functionality into their own models. Photologue embraces the Django admin and smoothly integrates with photo thumbnails and effect previews. [Less]
Created about 1 year ago.

2 Users
 

GREYCstoration is an image regularization algorithm which is able to process a color image by locally removing small variations of pixel intensities while preserving significant global image features ... [More] , such as edges and corners. The most direct application of image regularization is image denoising. By extension, it can also be used to inpaint or resize images. [Less]
Created over 2 years ago.

2 Users
   

Libpipi is a graphics and imaging library.
Created about 1 year ago.

1 Users
 

NGI is a generic image processing and image analysis library. Let us dissect the important terms of this definition. Image processing is the global name for programming techniques that deal with ... [More] images on input and recreate other images on output. Image analysis goes a step further in that it tries to extract meaning from an image. Usually the output of an image analysis algorithm is not another image, but some different data, such as the number of objects in an image. Library is the term for a piece of code that's available in the form of a toolbox. Software pieces to be assembled by a programmer to fulfill a task. The NGI library is a C++ library available in source code. Generic is the opposite of specific. Read more at http://code.google.com/p/ngi/ [Less]
Created over 2 years ago.

0 Users

This app will acquire images from various sources (most commonly a bunch downloaded to a temp folder on your local disk) and provide tools to quickly sift through them to pick out the best ones. ... [More] These can then be output to a more permanent location or uploaded to photo sharing / storage sites. [Less]
Created 4 months ago.

0 Users

image-filtersImage processingMean filter (linear) Median filter (non-linear)
Created about 1 year ago.

0 Users

Features  - Library, not a software  - Official API for C, Delphi and Python  - Thanks to it's ANSI C interface, Filters is usable in many languages including C, C++, VB, C#, Delphi ... [More] , Java and also in common scripting languages such as Perl, Python, PHP, TCL or Ruby  - Many algorithms (filter sobel, convolution, morphology, vectorization, segmentation, blob, blur, anisotropic diffusion, histogram, susan, threshold, texture, contrast, standard deviation, canny, distance map, polygonalisation by douglas-peuker or sklansky-gonzales, contour, edge, adust contrast/brightness, extract part image with a powerfull cutter(grid based or blob based), rotation, median, logPolar, correlation, repositioning, stack, co-occurrence matrix...)  - Extremely simple of use  - Fast  - Free (LGPL)  - Clear and powerful framework  - ROI (Region Of Interest)  - Mask  - image functions (draw line, drawRect, drawDisk, RGB channel manipulation, ...)  - Provided with a simple software for testing : FiltersTest [Less]
Created about 1 year ago.

0 Users

The objective of this project is to implement a video jukebox application, that will allow the user to create a video project from combining, from audio, video, text, images and lots of effects, such as transitions and filters.
Created 11 months ago.