typos in comments

This commit is contained in:
Dikay900
2015-05-23 15:26:18 +02:00
parent 25b4cface0
commit 7ca0557b40
14 changed files with 35 additions and 35 deletions

View File

@@ -166,7 +166,7 @@ pattern (every view is described by several 3D-2D point correspondences).
\f[x' = (\theta_d / r) x \\ y' = (\theta_d / r) y \f]
Finally, convertion into pixel coordinates: The final pixel coordinates vector [u; v] where:
Finally, conversion into pixel coordinates: The final pixel coordinates vector [u; v] where:
\f[u = f_x (x' + \alpha y') + c_x \\
v = f_y yy + c_y\f]