Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

ImgView.cc File Reference

#include "gcl/XGraphicsSystem.h"
#include "gcl/VecUtil.h"
#include "cl/Timer.h"
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include "cl/ArgParse.h"

Include dependency graph for ImgView.cc:

Go to the source code of this file.

Compounds

class  ImagePane
struct  ImageStats
class  ImgViewApp

Defines

#define GCL_WATCH_FILE

Typedefs

typedef ImagePaneImagePanePtr

Enumerations

enum  IPCmd { ipNone, ipReload, ipNext, ipPrev }

Functions

Void FindImageStats (Image &img, ImageStats &stats)
Void LinearMapImage (const Image &img, Double start, Double slope, Image &imgOut)
Void DoToneMap (Image &radImage, Image &image)
int main (int argc, char **argv)


Define Documentation

#define GCL_WATCH_FILE

Definition at line 11 of file ImgView.cc.


Typedef Documentation

typedef ImagePane* ImagePanePtr

Definition at line 58 of file ImgView.cc.


Enumeration Type Documentation

enum IPCmd

Enumeration values:
ipNone  
ipReload  
ipNext  
ipPrev  

Definition at line 22 of file ImgView.cc.


Function Documentation

Void DoToneMap (Image & radImage, Image & image)

Definition at line 131 of file ImgView.cc.

Void FindImageStats (Image & img, ImageStats & stats)

Definition at line 74 of file ImgView.cc.

Void LinearMapImage (const Image & img, Double start, Double slope, Image & imgOut)

Definition at line 113 of file ImgView.cc.

int main (int argc, char ** argv)

Definition at line 458 of file ImgView.cc.


Generated at Sat Aug 5 00:17:00 2000 for Graphics Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000