core/vil1/file_formats/vil1_mit.h File Reference


Detailed Description

Image in MIT format.

Author:
Alison Noble, Oxford University. Joris Schouteden, vil1 version
vil1_mit is a simple image format consisting of a header of 4 shorts (type,bits_per_pixel,width,height) and the raw data. The full specification defines a number of image/edge types (see header for details). Currently only 8-bit images can be read.

    Modifications
       000218 JS  Initial version, header info from MITImage.C
    3 October 2001 Peter Vanroose - Implemented get_property("top_row_first")
  

Definition in file vil1_mit.h.

#include <vil1/vil1_file_format.h>
#include <vil1/vil1_image_impl.h>

Go to the source code of this file.


Classes

class  vil1_mit_file_format
 Loader for MIT files. More...
class  vil1_mit_generic_image
 Generic image implementation for MIT files. More...

Generated on Sat Nov 22 05:08:30 2008 for core/vil1 by  doxygen 1.5.1