Classes
contrib/oxl/mvl/RawPMatrixStore.h File Reference

Demand-load image sequence from disk. More...

#include <vcl_vector.h>
#include <mvl/FileNameGenerator.h>
#include <mvl/PMatrix_sptr.h>

Go to the source code of this file.

Classes

class  RawPMatrixStore

Detailed Description

Demand-load image sequence from disk.

The RawPMatrixStore provides demand-based access to an image sequence. Individual images are accessed via integer indices, and the class contains a printf-style format specifier to convert indices to filenames.

Author:
Andrew W. Fitzgibbon, Oxford RRG, 22 Aug 97

Definition in file RawPMatrixStore.h.