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

gevd_fold.cxx File Reference


Detailed Description

Use 8 directions, with 45 degree angle in between them.

Definition in file gevd_fold.cxx.

#include "gevd_fold.h"
#include <vcl_vector.h>
#include <vcl_iostream.h>
#include <vnl/vnl_math.h>
#include <gevd/gevd_noise.h>
#include <gevd/gevd_float_operators.h>
#include <gevd/gevd_pixel.h>
#include <gevd/gevd_bufferxy.h>

Go to the source code of this file.

Functions

vcl_ostream & operator<< (vcl_ostream &os, const gevd_fold &st)
 Output a snapshot of current control parameters.
vcl_ostream & operator<< (vcl_ostream &os, gevd_fold &st)
 Output a snapshot of current control parameters.

Variables

const unsigned char TWOPI = 8
const unsigned char FULLPI = 4
const unsigned char HALFPI = 2
const int DIS []
const int DJS []
const int RDS [] = {0,-1, 1,-2, 2,-3, 3,-4, 4,-5, 5}
const int FRAME = 4


Function Documentation

vcl_ostream& operator<< vcl_ostream &  os,
gevd_fold st
 

Output a snapshot of current control parameters.

Definition at line 434 of file gevd_fold.cxx.

vcl_ostream& operator<< vcl_ostream &  os,
const gevd_fold st
 

Output a snapshot of current control parameters.

Definition at line 421 of file gevd_fold.cxx.


Variable Documentation

const int DIS[]
 

Initial value:

 { 1, 1, 0,-1,-1,-1, 0, 1, 
                    1, 1, 0,-1,-1,-1, 0, 1, 
                    1, 1, 0,-1,-1,-1, 0, 1}

Definition at line 23 of file gevd_fold.cxx.

const int DJS[]
 

Initial value:

 { 0, 1, 1, 1, 0,-1,-1,-1,
                    0, 1, 1, 1, 0,-1,-1,-1,
                    0, 1, 1, 1, 0,-1,-1,-1}

Definition at line 26 of file gevd_fold.cxx.

const int FRAME = 4
 

Definition at line 32 of file gevd_fold.cxx.

const unsigned char FULLPI = 4
 

Definition at line 22 of file gevd_fold.cxx.

const unsigned char HALFPI = 2
 

Definition at line 22 of file gevd_fold.cxx.

const int RDS[] = {0,-1, 1,-2, 2,-3, 3,-4, 4,-5, 5}
 

Definition at line 29 of file gevd_fold.cxx.

const unsigned char TWOPI = 8
 

Definition at line 22 of file gevd_fold.cxx.


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