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
  • Image orthorectification

Image orthorectification · Changes

Page history
Update Image orthorectification authored Oct 16, 2024 by Guillaume  Bodart's avatar Guillaume Bodart
Hide whitespace changes
Inline Side-by-side
User-manual/Image-orthorectification.md
View page @ 74af7458
......@@ -93,4 +93,22 @@ You can also enter the water level (in m) in this **_Others_** tab. This value w
![image46](uploads/c6ee056df6239e42072c8452e6ead375/image46.png)
The **_Apply_** button allows you to transform the first image with the entered parameters to get an idea of the result. The **_Validate_** button saves the scaling parameters, displays the first transformed image, and allows you to move on to the next step (Transformation of all images).
\ No newline at end of file
The **_Apply_** button allows you to transform the first image with the entered parameters to get an idea of the result. The **_Validate_** button saves the scaling parameters, displays the first transformed image, and allows you to move on to the next step (Transformation of all images).
# :triangular_ruler: Full Orthorectification
## Principle of Orthorectification
Orthorectification consists of creating an image corrected for perspective effects and scaled to the real-world dimensions, for a given plane.
<details><summary><b> :mag_right: In-depth explanation :tools: </b></summary>
<br>
## :mag: The Pinhole Camera Model and its Solution: General 3D Case
We consider a pinhole camera model that allows us to transform an object with coordinates X, Y, Z in a real-world reference frame to its representation i, j in an image reference frame. The relationship between these coordinates can be written in the Direct Linear Transformation (DLT) form as:
```math
i=\frac{a_1 \cdot X+a_2 \cdot Y+a_3 \cdot Z+a_4}{a_9 \cdot X+a_{10} \cdot Y+a_{11} \cdot Z+1} \quad j=\frac{a_5 \cdot X+a_6 \cdot Y+a_7 \cdot Z+a_8}{a_9 \cdot X+a_{10} \cdot Y+a_{11} \cdot Z+1}
```
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