lohadesktop.blogg.se

Software for photo mosaic
Software for photo mosaic











software for photo mosaic
  1. #Software for photo mosaic install#
  2. #Software for photo mosaic full#

The full options for metapixel can be found by entering metapixel -help, and sometimes you may need to use -scale to increase the size of the output image. I used the following commands in my case: metapixel -library ~/metapixel_library -metapixel /home/mike/Pictures/canon/2012_02_05/img_0372.jpg output.png The input jpg can be any kind of picture and any size (see note on scale below). If you wish metapixel-prepare to recurse through the folders you have to specify -r if you want the tiles to be a specific size (other than the default 128x128), specify at the end of the command, for example, -width 80 -height 80.Īs an example, the command I used was: metapixel-prepare -r ~/Pictures/canon/metapixel ~/metapixel_library -width 80 -height 80ģ) To construct your photomosaic you must specify the location of this library of tiles, specify the image to be metapixelled and designate an output file (which must be a. Options can be found with metapixel-prepare -help, but basically you just have to specify your folder of pictures and your metapixel library folder.ġ) This library folder needs to be created before you run the metapixel-prepare command, so run in terminal mkdir metapixel_libraryĢ) Then to generate the tiles from the selected folder, the minimum command would have the form: metapixel-prepare ~/location/of/my/pictures/ ~/metapixel_library There is a perl script that comes with metapixel called metapixel-prepare, and this is very useful for generating the photo tiles that your mosaic image will contain. Nevertheless, here's an example of how I used metapixel to create a classic photomosaic. The readme contains full instructions for use, but a useful youtube tutorial for Ubuntu exists, as well as a sort of online gui with which you can construct your command-lines. notĪligned to a matrix) are substituted by matching images. Rectangular parts of the source image at arbitrary positions (i.e. Is substitued, as well as collage-style photomosaics, in which Matrix of equally sized rectangles for each of which a matching image It can generateĬlassical photomosaics, in which the source image is viewed as a Metapixel is a program for generating photomosaics. The readme is available at the github page or from /usr/share/doc/metapixel/README.gz when it is installed, and it notes that

#Software for photo mosaic install#

Install from software-center or open terminal and run sudo apt-get install metapixel A very nice program for doing all sorts of photomosaics is in the repositories and is called metapixel.













Software for photo mosaic