Main Page | Files | Data Structures | Functions | Global Variables | Deprecated list

__GpivImageProcPar Struct Reference

#include <imgproc.h>


Data Fields

gint bit
gboolean dir_prefix
enum GpivImgFilter filter
gint first_dir
gint last_dir
gint first_file
int last_file
gboolean file_prefix
enum GpivImgSmoothOperator smooth_operator
int window
int threshold
gboolean bit__logic
gboolean dir_prefix__logic
gboolean filter__logic
gboolean first_dir__logic
gboolean last_dir__logic
gboolean first_file__logic
gboolean last_file__logic
gboolean file_prefix__logic
gboolean smooth_operator__logic
gboolean window__logic
gboolean threshold__logic


Detailed Description

Image processing parameters


Field Documentation

gint __GpivImageProcPar::bit

bit number

gboolean __GpivImageProcPar::dir_prefix

Use a prefix before the directory basename

enum GpivImgFilter __GpivImageProcPar::filter

Filter type

gint __GpivImageProcPar::first_dir

First numbered directory to be scanned

gint __GpivImageProcPar::last_dir

Last numbered directory to be scanned

gint __GpivImageProcPar::first_file

First numbered file to be scanned

int __GpivImageProcPar::last_file

Last numbered file to be scanned

gboolean __GpivImageProcPar::file_prefix

Use a prefix before the file basename

enum GpivImgSmoothOperator __GpivImageProcPar::smooth_operator

Type of sooting operaor

int __GpivImageProcPar::window

geographic window in pixels

int __GpivImageProcPar::threshold

minimum or maximum (intensity) value

gboolean __GpivImageProcPar::bit__logic

flag if has bit been defined

gboolean __GpivImageProcPar::dir_prefix__logic

flag if dir_prefix has been defined

gboolean __GpivImageProcPar::filter__logic

flag if filter has been defined

gboolean __GpivImageProcPar::first_dir__logic

flag if first_dir has been defined

gboolean __GpivImageProcPar::last_dir__logic

flag if last_dir has been defined

gboolean __GpivImageProcPar::first_file__logic

flag if first_file has been defined

gboolean __GpivImageProcPar::last_file__logic

flag if last_file has been defined

gboolean __GpivImageProcPar::file_prefix__logic

flag if file_prefix has been defined

gboolean __GpivImageProcPar::smooth_operator__logic

flag smooth_operator if has been defined

gboolean __GpivImageProcPar::window__logic

flag if window has been defined

gboolean __GpivImageProcPar::threshold__logic

flag if threshold has been defined


The documentation for this struct was generated from the following file:
Generated on Sat Mar 31 19:30:54 2007 by  doxygen 1.5.1