vipl_filter_abs Class Reference

#include <vipl_filter_abs.h>

Inheritance diagram for vipl_filter_abs:

vipl_filter< ImgIn, ImgOut, DataIn, DataOut, Arity, PixelItr > vipl_filter< ImgIn, ImgOut, DataIn, DataOut, 2, PixelItr > vipl_filter_2d< ImgIn, ImgOut, DataIn, DataOut, PixelItr > vipl_add_random_noise< ImgIn, ImgOut, DataIn, DataOut, PixelItr > vipl_convert< ImgIn, ImgOut, DataIn, DataOut, PixelItr > vipl_dilate_disk< ImgIn, ImgOut, DataIn, DataOut, PixelItr > vipl_dyadic< ImgIn, ImgOut, DataIn, DataOut, PixelItr > vipl_erode_disk< ImgIn, ImgOut, DataIn, DataOut, PixelItr > vipl_gaussian_convolution< ImgIn, ImgOut, DataIn, DataOut, PixelItr > vipl_gradient_dir< ImgIn, ImgOut, DataIn, DataOut, PixelItr > vipl_gradient_mag< ImgIn, ImgOut, DataIn, DataOut, PixelItr > vipl_histogram< ImgIn, ImgOut, DataIn, DataOut, PixelItr > vipl_median< ImgIn, ImgOut, DataIn, DataOut, PixelItr > vipl_moment< ImgIn, ImgOut, DataIn, DataOut, PixelItr > vipl_monadic< ImgIn, ImgOut, DataIn, DataOut, PixelItr > vipl_sobel< ImgIn, ImgOut, DataIn, DataOut, PixelItr > vipl_threshold< ImgIn, ImgOut, DataIn, DataOut, PixelItr > vipl_x_gradient< ImgIn, ImgOut, DataIn, DataOut, PixelItr > vipl_y_gradient< ImgIn, ImgOut, DataIn, DataOut, PixelItr > List of all members.

Detailed Description

Definition at line 30 of file vipl_filter_abs.h.


Static Public Member Functions

static int X_Axis ()
 Constant for accessing X_axis when appropriate for the filter. Currently==0, but please use the function.
static int Y_Axis ()
 Constant for accessing Y_axis when appropriate for the filter. Currently==1, but please use the function.
static int Z_Axis ()
 Constant for accessing Z_axis when appropriate for the filter. Currently==2, but please use the function.
static int T_Axis ()
 Constant for accessing T_axis when appropriate for the filter. Currently==3, but please use the function.

Member Function Documentation

static int vipl_filter_abs::X_Axis (  )  [inline, static]

Constant for accessing X_axis when appropriate for the filter. Currently==0, but please use the function.

..

Definition at line 43 of file vipl_filter_abs.h.

static int vipl_filter_abs::Y_Axis (  )  [inline, static]

Constant for accessing Y_axis when appropriate for the filter. Currently==1, but please use the function.

..

Definition at line 45 of file vipl_filter_abs.h.

static int vipl_filter_abs::Z_Axis (  )  [inline, static]

Constant for accessing Z_axis when appropriate for the filter. Currently==2, but please use the function.

..

Definition at line 47 of file vipl_filter_abs.h.

static int vipl_filter_abs::T_Axis (  )  [inline, static]

Constant for accessing T_axis when appropriate for the filter. Currently==3, but please use the function.

..

Definition at line 49 of file vipl_filter_abs.h.


The documentation for this class was generated from the following file:
Generated on Mon Oct 13 05:13:22 2008 for contrib/tbl/vipl by  doxygen 1.5.1