equestrian

image

Alle Einträge mit dem Tag "image"

Pictaculous – A Color Palette Generator

Lade eine Bild hoch und Du bekommst eine Farbpalette zurück. Das Bild wird analysiert und in einzelne Farbwerte zerlegt. Zusätzlich bekommst Du auch Vorschläge von kuler.com und colorlovers.com. Funktioniert auch per E-Mail (z.B. vom iPhone).

Google Similar Images

Similar Images allows you to search for images using pictures rather than words. Click the "Similar images" link under an image to find other images that look like it. Try a search of your own or click on an example below.

Image Processing Tricks

I thought I’d contribute a few UIImage routines that I’ve found useful:
- Combine two UIImages
- Create a UIImage from a part of another UIImage
- Save UIImage to Photo Album

Simple iPhone Image Processing

I've written a simple C++ class with an Objective-C wrapper that provides a set of common image processing tasks along with conversion to and from UIImage.

jquery-imagetool – Google Code

Imagetool is a simple plugin for jQuery providing basic panning and zooming capabilities for images. It works by wrapping the selected image in a <div> (the viewport) and manipulates css properties based on user input.