Re: [gentoo-user] [O.T] photomosaic

2006-12-19 Thread Kumar Golap
Have you tried hugin http://hugin.sourceforge.net/ I think its in portage Kumar On 12/14/06, Arnau Bria [EMAIL PROTECTED] wrote: On Thu, 14 Dec 2006 14:30:17 + Redouane Boumghar wrote: Hello Arnau Hi, I'm sorry I didn't understand what you were looking for. It's ok, I must improve

Re: [gentoo-user] [O.T] photomosaic

2006-12-19 Thread Alan E. Davis
Picasa does awesome mosaics. Alan On 12/20/06, Kumar Golap [EMAIL PROTECTED] wrote: Have you tried hugin http://hugin.sourceforge.net/ I think its in portage Kumar On 12/14/06, Arnau Bria [EMAIL PROTECTED] wrote: On Thu, 14 Dec 2006 14:30:17 + Redouane Boumghar wrote: Hello Arnau

Re: [gentoo-user] [O.T] photomosaic

2006-12-18 Thread Francisco Ares
A friend of mine built this Python script, I'm sure he doesn't mind ;) #!/usr/bin/env python # by Andre Bocchini import sys import os import string import getopt import Image import ImageFilter import ImageStat def usage(): Displays information on how to use the program. print

[gentoo-user] [O.T] photomosaic

2006-12-14 Thread Arnau Bria
Hi, does anyone know any application for generating photomosaics? something like metapixel: http://www.complang.tuwien.ac.at/~schani/metapixel/ Thanks in advance, -- Arnau Bria http://blog.emergetux.net Wiggum: Dispara a las ruedas Lou. Lou: eee, es un tanque jefe. Wiggum: Me tienes hartito

Re: [gentoo-user] [O.T] photomosaic

2006-12-14 Thread Redouane Boumghar
Hi everyone, One can use Image Magick for building multi-images mosaics with command-line tools (minimum CPU load). Get Image Magick : http://www.imagemagick.org/ How to use it for building mosaics : http://www.cit.gu.edu.au/~anthony/graphics/imagick6/mosaics/ Hope it helps, R. Boumghar.

Re: [gentoo-user] [O.T] photomosaic

2006-12-14 Thread Arnau Bria
On Thu, 14 Dec 2006 11:07:06 + Redouane Boumghar wrote: Hi everyone, Hi, One can use Image Magick for building multi-images mosaics with command-line tools (minimum CPU load). Get Image Magick : http://www.imagemagick.org/ How to use it for building mosaics :

Re: [gentoo-user] [O.T] photomosaic

2006-12-14 Thread Redouane Boumghar
Hello Arnau I'm sorry I didn't understand what you were looking for. I proposed Image Magick and it sure can do it but with a little head-scratch. So if i may resume u need : - A parent picture - A list of other pictures to fill the mosaic With Image Magick you can extract a portion

Re: [gentoo-user] [O.T] photomosaic

2006-12-14 Thread Arnau Bria
On Thu, 14 Dec 2006 14:30:17 + Redouane Boumghar wrote: Hello Arnau Hi, I'm sorry I didn't understand what you were looking for. It's ok, I must improve my English! I proposed Image Magick and it sure can do it but with a little head-scratch. So if i may resume u need : - A parent