Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • F Fudaa Lspiv
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 34
    • Issues 34
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

La forge institutionnelle d'INRAE étant en production depuis le 10 juin 2025, nous vous invitons à y créer vos nouveaux projets.

  • Image Velocimetry
  • Fudaa Lspiv
  • Wiki
  • User manual
  • Post processing of velocity results

Post processing of velocity results · Changes

Page history
Update Post processing of velocity results authored Nov 12, 2024 by Guillaume  Bodart's avatar Guillaume Bodart
Hide whitespace changes
Inline Side-by-side
User-manual/Post-processing-of-velocity-results.md
View page @ ef4346dc
...@@ -54,7 +54,7 @@ The steps of the median test are as follows: ...@@ -54,7 +54,7 @@ The steps of the median test are as follows:
> It is possible that the median test will reject many vectors in the case of a **complex velocity field with large spatial gradients**. In this case, the ***epsilon*** parameter can be adjusted (e.g., 0.2 or 0.3). > It is possible that the median test will reject many vectors in the case of a **complex velocity field with large spatial gradients**. In this case, the ***epsilon*** parameter can be adjusted (e.g., 0.2 or 0.3).
> - For complex velocity fields, it is recommended to use a dense grid to limit spatial gradients. > - For complex velocity fields, it is recommended to use a dense grid to limit spatial gradients.
<details><summary><b> :mag_right: Deep Dive :tools: </b></summary> <details><summary><b> :mag_right: In-depth explanations :tools: </b></summary>
<br> <br>
The nearest neighbors are identified using a KD-Tree [(Bentley, 1975)](Manuel-utilisateur/Références-bibliographiques). The number of neighbors and the maximum distance to neighbors can be set as parameters. The nearest neighbors are identified using a KD-Tree [(Bentley, 1975)](Manuel-utilisateur/Références-bibliographiques). The number of neighbors and the maximum distance to neighbors can be set as parameters.
...@@ -140,7 +140,7 @@ The ratio between the peak width and the velocity vector norm is calculated. The ...@@ -140,7 +140,7 @@ The ratio between the peak width and the velocity vector norm is calculated. The
> A tolerance threshold of ***rhomax = 0.5*** means that the peak width should not exceed half (50%) of the calculated velocity norm. > A tolerance threshold of ***rhomax = 0.5*** means that the peak width should not exceed half (50%) of the calculated velocity norm.
<details><summary><b> :mag_right: Deep Dive :tools: </b></summary> <details><summary><b> :mag_right: In-depth explanations :tools: </b></summary>
<br> <br>
This filter analyzes the distribution of correlations around the peak. This filter analyzes the distribution of correlations around the peak.
...@@ -209,7 +209,7 @@ All velocities at the point (after passing through the previous filters) are use ...@@ -209,7 +209,7 @@ All velocities at the point (after passing through the previous filters) are use
Points with a circular variance greater than a **tolerance threshold of 0.25** are rejected (default parameter ***circvarmax = 0.25***). Points with a circular variance greater than a **tolerance threshold of 0.25** are rejected (default parameter ***circvarmax = 0.25***).
<details><summary><b> :mag_right: Deep Dive :tools: </b></summary> <details><summary><b> :mag_right: In-depth explanations :tools: </b></summary>
<br> <br>
The circular variance $circvar$ for a sample of $n$ observed angles $x_0, x_1,..., x_n$ is expressed as: The circular variance $circvar$ for a sample of $n$ observed angles $x_0, x_1,..., x_n$ is expressed as:
......
Clone repository

Home

Manuel utilisateur (français)

  1. Généralités
  2. Démarrer avec Fudaa-LSPIV
  3. Commencer une étude Fudaa-LSPIV
  4. Gestion des images sources
  5. Orthorectification des images
  6. Calcul de la vitesse de déplacement des traceurs
  7. Post traitement des vitesses calculées
  8. Affichage des résultats de vitesse
  9. Calcul du débit
  10. Export des données
  11. Relancer les calculs d'une étude existante
  12. Bug connus et parades
  13. Approfondissements
  14. Références bibliographiques

User manual (English)

  1. General information
  2. Getting started with Fudaa-LSPIV
  3. Starting a Fudaa-LSPIV study
  4. Managing source images
  5. Image orthorectification
  6. Tracers velocity computation
  7. Post-processing of velocity results
  8. Display-velocity-results
  9. Discharge computation
  10. Data export
  11. Relaunch existing study computations
  12. Known bugs and workarounds
  13. Advanced
  14. References