Skip to content

Commit

Permalink
and another one
Browse files Browse the repository at this point in the history
  • Loading branch information
forman committed Apr 8, 2024
1 parent 4ae6e84 commit 7c5c2f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/rectify.md
Expand Up @@ -135,7 +135,7 @@ between the three adjacent source measurements pixels. Note that the *u, v*
were found from the three coordinate pairs that formed the original source
triangle:

*V = VA + u (V2 − V1) + u (V3 − V1)*
*V = VA + u (V2 − V1) + v (V3 − V1)*

Using bilinear interpolation between the four adjacent source
measurements pixels also takes the fourth source coordinate *P4* into account:
Expand Down

0 comments on commit 7c5c2f0

Please sign in to comment.