Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

gevd_edgel_regions.cxx File Reference


Detailed Description

Definition in file gevd_edgel_regions.cxx.

#include "gevd_edgel_regions.h"
#include <vcl_iostream.h>
#include <vcl_cstdlib.h>
#include <vcl_cassert.h>
#include <vcl_algorithm.h>
#include <vtol/vtol_intensity_face.h>
#include <vxl_config.h>
#include <vil1/vil1_memory_image_of.h>
#include <vcl_cmath.h>
#include <vul/vul_timer.h>
#include <vsol/vsol_box_2d.h>
#include <vsol/vsol_box_2d_sptr.h>
#include <vtol/vtol_edge.h>
#include <vtol/vtol_edge_2d.h>
#include <vtol/vtol_one_chain.h>
#include <vtol/vtol_cycle_processor.h>
#include <vdgl/vdgl_digital_curve.h>
#include <vdgl/vdgl_edgel_chain.h>
#include <vdgl/vdgl_interpolator.h>

Go to the source code of this file.

Defines

#define bytePixel(buf, x, y)   (*((unsigned char*)buf->GetElementAddr(x,y)))
#define shortPixel(buf, x, y)   (*((short*)buf->GetElementAddr(x,y)))


Define Documentation

#define bytePixel buf,
x,
 )     (*((unsigned char*)buf->GetElementAddr(x,y)))
 

Definition at line 30 of file gevd_edgel_regions.cxx.

#define shortPixel buf,
x,
 )     (*((short*)buf->GetElementAddr(x,y)))
 

Definition at line 31 of file gevd_edgel_regions.cxx.


Generated on Thu Jan 10 14:47:17 2008 for contrib/gel/gevd by  doxygen 1.4.4