Package core.postprocessing

This package performs various operations on the images created by a given simulation of an experiment after the images are created by the classes in core.dflic.

See:
          Description

Class Summary
Colorizer Colorizer adds color to a given LIC image after it has been computed (post processing).
Periodify Blends together frames of an animation to produce a continuous loop.
 

Package core.postprocessing Description

This package performs various operations on the images created by a given simulation of an experiment after the images are created by the classes in core.dflic. For example, we color those images, and we periodify a long sequence of images so that when they are looped the movie appears to repeat seamlessly.

Copyright (c) 2007 Andreas Sundquist. Creative Commons License
This work is licensed under a Creative Commons Attribution 2.5 License. You must attribute any use of this code or derviatives thereof to Andreas Sundquist.

Related Documentation