Layout.H File Reference

#include "Image/CutPaste.H"
#include "Image/Image.H"
#include "Image/ImageSet.H"
#include <vector>
Include dependency graph for Layout.H:

Go to the source code of this file.

Classes

class  Layout< T >
 Represents tiled layouts of arbitrary numbers of images of different sizes. More...

Functions

template<class T >
Layout< T > hcat (const Image< T > &p1, const Image< T > &p2)
template<class T >
Layout< T > hcat (const Image< T > &p1, const Layout< T > &p2)
template<class T >
Layout< T > hcat (const Layout< T > &p1, const Image< T > &p2)
template<class T >
Layout< T > hcat (const Layout< T > &p1, const Layout< T > &p2)
template<class T >
Layout< T > hcat (const Layout< T > &p1, const Layout< T > &p2, const Layout< T > &p3)
template<class T >
Layout< T > hcat (const Image< T > *imgs, const size_t nimgs)
template<class T >
Layout< T > hcat (const ImageSet< T > &imgs)
template<class T >
Layout< T > hcat (const Layout< T > *imgs, const size_t nimgs)
template<class T >
Layout< T > vcat (const Image< T > &p1, const Image< T > &p2)
template<class T >
Layout< T > vcat (const Image< T > &p1, const Layout< T > &p2)
template<class T >
Layout< T > vcat (const Layout< T > &p1, const Image< T > &p2)
template<class T >
Layout< T > vcat (const Layout< T > &p1, const Layout< T > &p2)
template<class T >
Layout< T > vcat (const Layout< T > &p1, const Layout< T > &p2, const Layout< T > &p3)
template<class T >
Layout< T > vcat (const Image< T > *imgs, const size_t nimgs)
template<class T >
Layout< T > vcat (const ImageSet< T > &imgs)
template<class T >
Layout< T > vcat (const Layout< T > *imgs, const size_t nimgs)
template<class T >
Layout< T > arrcat (const Image< T > *imgs, const size_t nimgs, const size_t nx)
template<class T >
Layout< T > arrcat (const ImageSet< T > &imgs, const size_t nx)

Detailed Description

Tiled layouts of arbitrary numbers of images of different sizes

Definition in file Layout.H.

Generated on Sun May 8 08:12:46 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3