
3D game Math notation
wanglang3081
这个作者很懒,什么都没留下…
展开
-
skew-symmetric matrix
symmetric matrix: A(ij)=A(ji),or AT = A skew symmetric: A(ij)= -A(ji), or AT = -A Here, A(ij) is the element in ith row and jth column of matrix A. AT is the transpose of matrix A. e.g. A= [1 2转载 2013-08-01 18:04:18 · 953 阅读 · 0 评论 -
Field of View - Rectilinear and Fishye Lenses
Left: Fisheye Right: Rectilinear conversion from fisheye With the advent of digital cameras having non-standard sensor sizes there seems to be quite a lot of confusion concerning focal length,转载 2015-06-05 14:10:34 · 1719 阅读 · 1 评论