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

__GpivImageProcPar Struct Reference

Image processing parameters. More...

#include <gpiv-imgproc.h>


Data Fields

guint bit
gboolean bit__set
enum GpivImgFilter filter
gboolean filter__set
enum GpivImgSmoothOperator smooth_operator
gboolean smooth_operator__set
guint window
gboolean window__set
guint threshold
gboolean threshold__set


Detailed Description

Image processing parameters.

Though there are many and excellent (free) image processing programs available, some image processes have been included in this library that are more specific for PIV purposes and cannot be found in general image processing programs. The parameters might be loaded from the configuration resources, with gpiv_scan_resourcefiles() or with gpiv_scan_parameter().

Definition at line 116 of file gpiv-imgproc.h.


Field Documentation

bit number

Definition at line 117 of file gpiv-imgproc.h.

flag if has bit been defined

Definition at line 118 of file gpiv-imgproc.h.

Filter type

Definition at line 120 of file gpiv-imgproc.h.

flag if filter has been defined

Definition at line 121 of file gpiv-imgproc.h.

Type of sooting operaor

Definition at line 123 of file gpiv-imgproc.h.

flag smooth_operator if has been defined

Definition at line 124 of file gpiv-imgproc.h.

geographic window in pixels

Definition at line 126 of file gpiv-imgproc.h.

flag if window has been defined

Definition at line 127 of file gpiv-imgproc.h.

minimum or maximum (intensity) value

Definition at line 129 of file gpiv-imgproc.h.

flag if threshold has been defined

Definition at line 130 of file gpiv-imgproc.h.


The documentation for this struct was generated from the following file:

Generated on Wed Oct 15 20:40:17 2008 for Libgpiv by doxygen 1.5.6