Photos

Some links regarding the world of photography…

Photographers

Professional

Lightpainting

Amateur

Sites

Interesting

Strangeness etc.

Tricks

HDR/blending

  • Wikipedia
  • QTPSF-gui
  • Gimp

Panoramas

CLI tricks

  • Align images bash align_image_stack -a <aligned images prefix> -p <.pto file name for hugin> -o <hdr file name> *.jpg
  • Blend images bash enfuse -o <output file> <input files, also as prefix???.ext>
  • Create GIF bash convert -delay <delay between frames in 1/100 secs> -loop <number of loops, 0==infinite> -size <w>x<h> <output>.gif
  • Resize

  • Mosaic

  • ShapeCollage

  • Metapixel, site, repo

    metapixel-prepare -r <photos source> <thumbnails dest> --width=<width, eg 32> --height=<height, eg 32>
    metapixel --metapixel <input photo> <output mosaic> --library <thumbnails dir> \
    --scale=<original scale factor, eg 10> \
    --distance=<distance between replicated thumbnails, eg 300> \
    --cheat=<original image overlay percentage>
    

    you can use the --collage option instead –metapixel for a slower but better result and

  • stich two images

    convert one.png two.png -append stiched.png
    

    to stich the images vertically, +append to stich them horizontally

My galleries

Tags// ,
More Reading
Newer// Music
comments powered by Disqus