Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Layout.H File Reference


Detailed Description

Tiled layouts of arbitrary numbers of images of different sizes

Definition in file Layout.H.

#include "Image/CutPaste.H"
#include "Image/Image.H"
#include "Image/ImageSet.H"
#include <vector>

Include dependency graph for Layout.H:

This graph shows which files directly or indirectly include this file:

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)


Generated on Mon Nov 23 15:48:27 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4