DESY ACOP Beans Home

Package de.desy.video.sw

Class Summary
CBasicImageLoaderV3 CBasicImageLoaderV3 provides loading of any Java SE supported bitmap image file format to Video System v3 TINE IMAGE format type.
CBasicPNGWriterV3 CBasicPNGWriterV3 implements saving to of a java.awt.Image to PNG file.
CColorLookupTable CColorLookupTable creates, prepares and maintains a false colour table necessary to decode pure grayscale image data to true colour display.
CFastImageDisplayer Deprecated.  
CHuffmanDecompression CHuffmanDecompression is a wrapper class around HuffYUV open source video codec v1.2.3 huffman-based video data decompression.

It basically is a pure Java rewrite of simple C++ source code of HuffYUV 1.2.3.
CIMMLoader CIMMLoader provides loading of oldfashioned VSv2 IMM file format to Video System v3 TINE IMAGE format type.
CMain Deprecated.  
CVideoHeader2 CVideoHeader2 implements marshalling of a Video System v2 (VSv2) data array (usually just received via the network) to a Video System v3 TINE IMAGE datatype for usage with the rest of Video System v3 Java code.

Note:This class is only a very basic construct and might be substantially changed in future.
CVideoHeader3 CVideoHeader3 implements reference caching of a Video System v3 (VSv3) data array known as TINE IMAGE datatype for usage with the rest of Video System v3 Java code.
It contains useful helper functions to decode certain properties of VSv3 header into human-readable format.

Note:This class is only a very basic construct and might be substantially changed in future.
ImageDisplayer ImageDisplayer implements basic, but versatile display of video images.
TineHandler TineHandler encapsulates and divides reception of VSv3 and VSv2 image streams from displaying class ImageDisplayer.
 

Enum Summary
ImageDisplayer.ColorMap enum for color mapping assignment
ImageDisplayer.OverlayState Enum for overlay information
 

Exception Summary
ImageException ImageException implements exception handling for image display and image transfer based exceptions.
 



Copyright © 2009. All Rights Reserved.