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 |
|
||||||||||||
|
Output a snapshot of current control parameters.
Definition at line 434 of file gevd_fold.cxx. |
|
||||||||||||
|
Output a snapshot of current control parameters.
Definition at line 421 of file gevd_fold.cxx. |
|
|
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. |
|
|
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. |
|
|
Definition at line 32 of file gevd_fold.cxx. |
|
|
Definition at line 22 of file gevd_fold.cxx. |
|
|
Definition at line 22 of file gevd_fold.cxx. |
|
|
Definition at line 29 of file gevd_fold.cxx. |
|
|
Definition at line 22 of file gevd_fold.cxx. |
1.4.4