Miniature Faking

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Miniature Faking

Stephan Saalfeld
Dear friends of Fiji/ImageJ,

I recently ran into faked miniature photographs and movies and found the
effect quite cool.  For the fun of it, I made an interactive plugin for
Fiji/ImageJ to create such images.  The plugin is included in Fiji but
not (yet) in the menus and can be called via the scripting interpreter:

new mpicbg.ij.integral.InteractiveTilt().run("");

You can find some examples at the Fiji Wiki:

http://fiji.sc/wiki/index.php/Miniature_Faking

A version for the plugin folder of plain ImageJ is in the integral image
filter collection:

http://fly.mpi-cbg.de/saalfeld/download/integral_image.jar

Interactive Integral Image Filters->Interactive Miniature Faking

Happy miniaturizing.

Best,
Stephan