From 839ae1447d20ae6efdc9e0765f4fd83322b6a010 Mon Sep 17 00:00:00 2001 From: gerber Date: Fri, 25 Jul 2003 15:42:43 +0000 Subject: [PATCH] updated --- ChangeLog | 6 +++++- README | 41 +++++++++++++++++++++-------------------- debian/changelog | 2 +- debian/control | 2 +- doc/C/index.html | 2 +- 5 files changed, 29 insertions(+), 24 deletions(-) diff --git a/ChangeLog b/ChangeLog index 93fc11e..103abca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -38,4 +38,8 @@ char *error_message = NULL or char *error_message != NULL 2003-7-17 Gerber Van der Graaf - * debian/: gpiv module debianized \ No newline at end of file + * debian/: gpiv module debianized + +2003-7-24 Gerber Van der Graaf + * src/: removed setting of cross-correlation optionin Eval tab. + Correlation type in Image info tab. \ No newline at end of file diff --git a/README b/README index ac2b495..114ded3 100644 --- a/README +++ b/README @@ -49,35 +49,36 @@ Display Image info =========== -- shows image name and dimensions +- shows image name, dimensions and type of correlation (cross or auto). - defining of spatial and time scales, position of image within the experiment. -- Adding and updating header information. +- Adding and updating header information (date of creation, project, comment + etc). Image evaluation ================= - Interrogation at the entire image or at a defined region within the image - frames resulting into a displacement field on a rectangular grid. + frames, resulting into a displacement field on a rectangular grid. - Interrogation at a single arbitrary point, along a vertical or horizontal line. -- re-interrogation of a single area with, different parameters. -- dragging a single interrogation area from the rectangular grid. -- arbitrary interrogation area sizes. -- global pre-shifting. -- local pre-shifting or zero offsetting of the interrogation areas. -- forward and central interrogation scheme -- adaptive interrogation area sizes to obtain high resolution and dynamic range. -- different interpolation schemes for sub-pixel estimation. -- cross and auto correlation. -- defining order of correlation peak to be used as estimator. -- visualization of interrogation area's and correlation function - - -Validation +- Re-interrogation of a single area with, different parameters. +- Dragging a single interrogation area from the rectangular grid. +- Arbitrary interrogation area sizes. +- Global pre-shifting. +- Local pre-shifting or zero offsetting of the interrogation areas. +- Forward and central interrogation scheme. +- Adaptive interrogation area sizes to obtain high resolution and dynamic range. +- Different interpolation schemes for sub-pixel estimation. +- Cross and auto correlation. +- Defining the order of correlation peak to be used as estimator. +- Visualization of interrogation area's and correlation function. + + +Data validation =========== -- manually enabling and disabling of PIV estimators -- checking on peak-locking effects -- validation on outliers by snr value or median test +- Manually enabling and disabling of PIV estimators interactively. +- Checking on peak-locking effects. +- Validation on outliers by snr value or median test. Post-processing diff --git a/debian/changelog b/debian/changelog index 4b0cea2..d74af47 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,5 +2,5 @@ gpiv (0.1.1-1) unstable; urgency=low * Initial Release. - -- Gerber van der Graaf Sat, 12 Jul 2003 23:23:42 +0200 + -- Gerber van der Graaf Sat, 12 Jul 2003 23:23:42 +0200 diff --git a/debian/control b/debian/control index 33e2b5d..c72bcc2 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: gpiv Section: science Priority: optional -Maintainer: Gerber van der Graaf +Maintainer: Gerber van der Graaf Build-Depends: debhelper (>> 3.0.0) Standards-Version: 3.5.2 diff --git a/doc/C/index.html b/doc/C/index.html index 3de6d0a..50b0901 100644 --- a/doc/C/index.html +++ b/doc/C/index.html @@ -1,6 +1,6 @@ G-PIV help - +

index

-- 2.11.4.GIT