Class ImageAccessor_Demo_Vector

java.lang.Object
ImageAccessorDemos.ImageAccessor_Demo_Vector
All Implemented Interfaces:
PlugInFilter, JavaDocHelp

public class ImageAccessor_Demo_Vector extends Object implements PlugInFilter, JavaDocHelp
This plugin demonstrates the of class ImageAccessor for unified access to scalar and vector-valued images. The plugin adds 20 brightness units to each component (color plane) of the active image. It can be applied to any image type. Image pixels are treated as vectors, even if only a single component is present. TODO: move to other package
See Also: