pixelSticker
Sintesis
Esta es una aplicaccion free open source desarrollada en Processing.
Permite generar las especificaciones para poder crear un mural con una imagen formada de pequeñas partes que son stickers.
Synthesis
This is a free application open source developed with Processing.
It allows to generate the specifications to be able to create a wall with a formed image of small parts that are stickers.
Concepto
Cada sticker con su propio diseño equivale a un color en la imagen. Asi se exporta el concepto de pixel a lo urbano, y se traza una linea de lenguaje introspectiva, donde el pixel mismo (el sticker) puede dialogar con la imagen general.
Permite un discurso largo entre cada uno de los pixeles (stickers) en si mismo, entre ellos en relacion a los demas, en relacion a la imagen general y otro en la imagen general por si sola.
Concept
Each sticker with his own design is equivalent to a color in the image. By that way, the concept of pixel is exported to the urban, and an introspective line of language is drew, where the pixel itself (the sticker) can  engage in a dialog with the general image.
It allows a long speech between each one of the pixels (stickers), between them in relation with the other ones, in relation with the general image and other in the general image itself.
Especificaciones Generadas
El programa solicita como datos la dimension del mural (en cm). La imagen original. La cantidad de stickers a usar, y la medida de estos (en cm).
Con estos datos devuelve un PDF con una grilla que indica la ubicacion de los stickers, cuantos son necesarios para cada uno de los tipos, y a que tonalidad de gris responde cada uno de ellos.
General Specifications
The program asks for data of the wall dimension (in cm), the original image, the amount of stickers to use and the measurement  of these (in cm).
With that data a PDF is  returned with a grid that indicates the location of the stickers, how many are necessary for each one of the types and in which gray tonality responds each one of them.
Free to community
La idea de tener el codigo abierto al publico es que esta aplicacion fluya en la comunidad y sea desarrollada por la necesidad misma. Hoy no tiene interface grafica, solo soporta JPG Baseline Optimized. Y genera en el PDF solo los datos enunciados antes. Pero logicamente este no es el fin.
Free to community
The idea of having the open code to the public is that this application flows in the community and be developed for the same necessity. Today it does not have a graphic interface, it only support jpg baseline optimized. And generate in the PDF only the data announced before. But logically this is not the end.
Uso
Hoy en dia funciona como aplicacion dentro de Processing y no tiene interface grafica. La configuracion se realiza seteando una serie da variables globales que controlan el nombre de la imagen, del PDF a generar, medidas, etc. Todo esta bien indicado en el source.
A ver si alguien hace la interface grafica!
Use
Today it works as application within Processing and does not have a graphic interface. The configuration is made setting a series of global variables that controls the name of the image, of the PDF to generate, measures, etc. All this is well explained in the source.
Let s see if somebody makes the graphic interface!!.