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

app-slideshow.C File Reference


Detailed Description

Definition in file app-slideshow.C.

#include "GUI/XWinManaged.H"
#include "Image/CutPaste.H"
#include "Image/DrawOps.H"
#include "Image/Image.H"
#include "Image/MatrixOps.H"
#include "Image/Pixels.H"
#include "Image/ShapeOps.H"
#include "Image/SimpleFont.H"
#include "Raster/Raster.H"
#include "Util/FileUtil.H"
#include "rutz/time.h"
#include "rutz/unixcall.h"
#include <cstdio>
#include <cstdlib>
#include <fstream>
#include <string>
#include <sys/types.h>
#include <sys/stat.h>
#include <X11/keysym.h>

Include dependency graph for app-slideshow.C:

Go to the source code of this file.

Namespaces

namespace  aux

Classes

class  random_sequence
struct  ImageInfo
class  playlist

Enumerations

enum  TransformType { TXTYPE_NONE, TXTYPE_TRANSPOSE, TXTYPE_BEST_FIT }

Functions

std::string convertToString (const TransformType txtype)
template<class T>
Image< T > myDownSize (const Image< T > &src, const Dims &new_dims)
void aux::msg (const std::string &tag, const std::string &content)
bool aux::file_exists (const std::string &fname)
bool aux::image_file_exists (const std::string &fname)
ImageInfo aux::build_scaled_pixmap (const std::string &fname, const Dims &dsize, const TransformType ttype, const RescaleType rtype)
bool aux::is_img_file (const std::string &fname)
int main (int argc, const char **argv)


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