contrib/oul/ouml/image_database.cxx File Reference


Detailed Description

An image database.

Basically maintains a list of labels and associated images. And allows for saving and loading a database. Ideally, this would form an inheritance hierarchy or be a templated class, but I'm looking for simplicity at the moment.

The images inserted into the database WILL be deleted on destruction of the database. So only insert things you don't want to persist.

Author:
Brendan McCane
Date:
17/7/01
Copyright (c) 2001 Brendan McCane University of Otago, Dunedin, New Zealand Reproduction rights limited as described in the COPYRIGHT file.

Definition in file image_database.cxx.

#include "image_database.h"
#include <vcl_iostream.h>
#include <vcl_cerrno.h>
#include <vcl_cctype.h>
#include <vcl_cstdio.h>
#include <vcl_algorithm.h>
#include <vpl/vpl.h>
#include <vil1/vil1_load.h>
#include <vil1/vil1_save.h>

Go to the source code of this file.


Generated on Tue Dec 2 05:25:34 2008 for contrib/oul/ouml by  doxygen 1.5.1