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

sdet_edgel_regions.cxx File Reference


Detailed Description

Definition in file sdet_edgel_regions.cxx.

#include "sdet_edgel_regions.h"
#include <vcl_iostream.h>
#include <vcl_algorithm.h>
#include <vbl/vbl_qsort.h>
#include <vxl_config.h>
#include <vil1/vil1_memory_image_of.h>
#include <vul/vul_timer.h>
#include <vsol/vsol_box_2d.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_edgel_chain.h>
#include <vdgl/vdgl_interpolator.h>
#include <vdgl/vdgl_digital_curve.h>
#include <vtol/vtol_intensity_face.h>
#include <bdgl/bdgl_curve_algs.h>
#include <btol/btol_edge_algs.h>
#include <sdet/sdet_region_edge.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 29 of file sdet_edgel_regions.cxx.

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

Definition at line 30 of file sdet_edgel_regions.cxx.


Generated on Thu Jan 10 14:52:45 2008 for contrib/brl/bseg/sdet by  doxygen 1.4.4