Classes
contrib/mul/vil3d/vil3d_file_format.cxx File Reference

Base for objects capable of reading/writing different image formats. More...

#include "vil3d_file_format.h"
#include <vcl_vector.h>
#include <vil/vil_open.h>
#include <vil3d/file_formats/vil3d_analyze_format.h>
#include <vil3d/file_formats/vil3d_gipl_format.h>
#include <vil3d/file_formats/vil3d_slice_list.h>
#include <vil3d/file_formats/vil3d_meta_image_format.h>

Go to the source code of this file.

Classes

class  vil3d_file_formats
 Store list of file_formats in this class to ensure tidy deletion. More...

Detailed Description

Base for objects capable of reading/writing different image formats.

Author:
Tim Cootes - Manchester

Definition in file vil3d_file_format.cxx.