layersmooth.C File Reference

#include <gtk/gtk.h>
#include <string.h>
#include "config.h"
#include "gxsm/plugin.h"
#include "gxsm/scan.h"
#include "gxsm/xsmmath.h"

Go to the source code of this file.

Classes

class  MemSmoothKrn

Defines

#define WORDS_BIGENDIAN   0

Functions

static void layersmooth_init (void)
static void layersmooth_about (void)
static void layersmooth_configure (void)
static void layersmooth_cleanup (void)
static gboolean layersmooth_run (Scan *Src, Scan *Dest)
GxsmPluginget_gxsm_plugin_info (void)
GxsmMathOneSrcPluginget_gxsm_math_one_src_plugin_info (void)

Variables

GxsmPlugin layersmooth_pi
GxsmMathOneSrcPlugin layersmooth_m1s_pi
static const char * about_text


Define Documentation

#define WORDS_BIGENDIAN   0
 

Definition at line 89 of file layersmooth.C.


Function Documentation

GxsmMathOneSrcPlugin* get_gxsm_math_one_src_plugin_info void   ) 
 

Definition at line 177 of file layersmooth.C.

References layersmooth_m1s_pi.

GxsmPlugin* get_gxsm_plugin_info void   ) 
 

Definition at line 169 of file layersmooth.C.

References GxsmPlugin::description, layersmooth_pi, N_, and VERSION.

static void layersmooth_about void   )  [static]
 

Definition at line 194 of file layersmooth.C.

References about_text, GxsmPlugin::authors, layersmooth_pi, N_, GxsmPlugin::name, and VERSION.

static void layersmooth_cleanup void   )  [static]
 

Definition at line 214 of file layersmooth.C.

References DBG_L2, and PI_DEBUG.

static void layersmooth_configure void   )  [static]
 

Definition at line 207 of file layersmooth.C.

References GxsmPlugin::app, layersmooth_pi, and GnomeAppService::message().

static void layersmooth_init void   )  [static]
 

Definition at line 188 of file layersmooth.C.

References DBG_L2, and PI_DEBUG.

static gboolean layersmooth_run Scan Src,
Scan Dest
[static]
 

Definition at line 237 of file layersmooth.C.

References MemDigiFilter::Convolve(), Scan::data, DBG_L2, gapp, Mem2d::GetLayer(), Mem2d::GetNv(), Mem2d::GetNx(), Mem2d::GetNy(), Scan::mem2d, Scan_Param::nvalues, PI_DEBUG, Mem2d::Resize(), SCAN_DATA::s, Mem2d::SetLayer(), Xsm::Unity, GnomeAppService::ValueRequest(), and App::xsm.


Variable Documentation

const char* about_text [static]
 

Initial value:

 N_("Gxsm Layersmooth Plugin\n\n"
                                   "A gausian smooth is applied to all layers.")

Definition at line 164 of file layersmooth.C.

GxsmMathOneSrcPlugin layersmooth_m1s_pi
 

Initial value:

Definition at line 158 of file layersmooth.C.

Referenced by get_gxsm_math_one_src_plugin_info().

GxsmPlugin layersmooth_pi
 

Definition at line 102 of file layersmooth.C.

Referenced by get_gxsm_plugin_info(), layersmooth_about(), and layersmooth_configure().


Generated on Sat Apr 1 09:04:49 2006 for GXSM by  doxygen 1.4.6